Home
last modified time | relevance | path

Searched defs:posY (Results 1 – 25 of 70) sorted by relevance

123

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_button_unit_test.cpp206 const int16_t posY = 100; variable
242 const int16_t posY = 100; variable
278 const int16_t posY = 100; variable
H A Dui_label_button_unit_test.cpp97 const int16_t posY = 20; variable
H A Dui_arc_label_unit_test.cpp142 const int16_t posY = 20; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp60 int16_t posY = i * layoutHeight; in LayoutHorizontal() local
92 int16_t posY; in LayoutVertical() local
H A Dflex_layout.cpp222 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 Ddrag_controller_test.cpp193 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 Dimage_source_gif_test.cpp132 uint32_t posY = 15; variable
180 uint32_t posY = 15; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h40 double posY = 0; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp133 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 Dwindow_session_impl_two_test.cpp1369 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 Dtext_blob_test.cpp45 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 Ddrag_controller.cpp262 …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 Dutils.cpp159 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 Dpicture_in_picture_controller.cpp448 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 Drender_ability_component.cpp49 …text->RegisterSurfacePositionChangedCallback([weak = WeakClaim(this)](int32_t posX, int32_t posY) { in Update()
/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_math_unit_test.cpp368 const uint16_t posY = 5; variable
393 const uint16_t posY = 5; variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp85 int32_t posY; in ReadBoundingRectsVector() local
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h92 int32_t posY; in ReadCreaseRectVector() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp105 int32_t posY, in CreatePointerEvent()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp243 int32_t posY = 0; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp181 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 Drender_rich_text.cpp55 void RenderRichText::ProcessMove(double posY) in ProcessMove()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp59 WSError SCBSystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession()
H A Dsub_session.cpp122 WSError SubSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h185 void NotifySurfacePositionChanged(int32_t posX, int32_t posY) in NotifySurfacePositionChanged()

123