/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_button_unit_test.cpp | 206 const int16_t posY = 100; variable 242 const int16_t posY = 100; variable 278 const int16_t posY = 100; variable
|
H A D | ui_label_button_unit_test.cpp | 97 const int16_t posY = 20; variable
|
H A D | ui_arc_label_unit_test.cpp | 142 const int16_t posY = 20; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/ |
H A D | grid_layout.cpp | 60 int16_t posY = i * layoutHeight; in LayoutHorizontal() local 92 int16_t posY; in LayoutVertical() local
|
H A D | flex_layout.cpp | 222 void FlexLayout::GetCrossAxisPosY(int16_t& posY, uint16_t& count, uint16_t* rowsMaxHeight, UIView* … in GetCrossAxisPosY() 260 int16_t posY = 0; in LayoutHorizontal() local 448 int16_t posY = 0; in LayoutVertical() local
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | drag_controller_test.cpp | 193 int32_t posY = 0; variable 342 int32_t posY = 0; variable 377 int32_t posY = 0; variable 417 int32_t posY = 0; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_gif_test.cpp | 132 uint32_t posY = 15; variable 180 uint32_t posY = 15; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/ |
H A D | frame_painter.h | 40 double posY = 0; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | analog_clock_component.cpp | 133 int16_t posY = imageView->GetY(); in SetImageHand() local 158 int16_t posY = childView->GetY(); in SetRectHand() local
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_two_test.cpp | 1369 int32_t posY = 100; variable 1390 int32_t posY = 100; variable 1416 int32_t posY = 100; variable 1447 int32_t posY = 100; variable 1471 int32_t posY = 100; variable 1501 int32_t posY = 100; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | text_blob_test.cpp | 45 float posY[9] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }; // 0, 0, 0, 0, 0, 0, 0, 0, 0 这些数字定义了每个字符在文本块中的位置 in OnTestPerformance() local 151 float posY[9] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }; // in OnTestPerformance() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | drag_controller.cpp | 262 …agController::ConvertPointerPosToDisplayGroupPos(DisplayId displayId, int32_t& posX, int32_t& posY) in ConvertPointerPosToDisplayGroupPos() 354 …gController::CalculateNewWindowRect(Rect& newRect, DisplayId displayId, int32_t posX, int32_t posY) in CalculateNewWindowRect() 396 void MoveDragController::HandleDragEvent(DisplayId displayId, int32_t posX, int32_t posY, in HandleDragEvent() 419 void MoveDragController::HandleMoveEvent(DisplayId displayId, int32_t posX, int32_t posY, in HandleMoveEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | utils.cpp | 159 void GetOffsetValue(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValue() 180 …etOffsetValueObjectPosition(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValueObjectPosition() 201 bool BgImgPositionIsValid(const std::string& posX, const std::string& posY) in BgImgPositionIsValid() 219 bool ObjectImgPositionIsValid(const std::string& posX, const std::string& posY) in ObjectImgPositionIsValid()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_controller.cpp | 448 float posY = 0; in UpdateContentSize() local 483 …PictureInPictureController::IsContentSizeChanged(float width, float height, float posX, float posY) in IsContentSizeChanged() 593 float posY = 0; in UpdateWinRectByComponent() local 626 float posY = 0; in UpdatePiPSourceRect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/ability_component/ |
H A D | render_ability_component.cpp | 49 …text->RegisterSurfacePositionChangedCallback([weak = WeakClaim(this)](int32_t posX, int32_t posY) { in Update()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | graphic_math_unit_test.cpp | 368 const uint16_t posY = 5; variable 393 const uint16_t posY = 5; variable
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | cutout_info.cpp | 85 int32_t posY; in ReadBoundingRectsVector() local
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | fold_screen_info.h | 92 int32_t posY; in ReadCreaseRectVector() local
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_move_drag_test.cpp | 105 int32_t posY, in CreatePointerEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scb_system_session_test.cpp | 243 int32_t posY = 0; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 181 float posY; in DrawArcText() local 218 float& posY, in CalculateAngle() 263 float posY) in DrawLetterWithRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
H A D | render_rich_text.cpp | 55 void RenderRichText::ProcessMove(double posY) in ProcessMove()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scb_system_session.cpp | 59 WSError SCBSystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession()
|
H A D | sub_session.cpp | 122 WSError SubSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_view_ohos.h | 185 void NotifySurfacePositionChanged(int32_t posX, int32_t posY) in NotifySurfacePositionChanged()
|