Home
last modified time | relevance | path

Searched defs:posX (Results 1 – 25 of 71) sorted by relevance

123

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_button_unit_test.cpp205 const int16_t posX = 50; variable
241 const int16_t posX = 50; variable
277 const int16_t posX = 50; variable
H A Dui_label_button_unit_test.cpp96 const int16_t posX = 10; variable
H A Dui_arc_label_unit_test.cpp141 const int16_t posX = 10; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp58 int16_t posX; in LayoutHorizontal() local
94 int16_t posX = i * layoutWidth; in LayoutVertical() local
H A Dflex_layout.cpp259 int16_t posX = 0; in LayoutHorizontal() local
410 void FlexLayout::GetCrossAxisPosX(int16_t& posX, uint16_t& count, uint16_t* columnsMaxWidth, UIView… in GetCrossAxisPosX()
447 int16_t posX = 0; in LayoutVertical() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp192 int32_t posX = 0; variable
341 int32_t posX = 0; variable
376 int32_t posX = 0; variable
416 int32_t posX = 0; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_gif_test.cpp131 uint32_t posX = 15; variable
179 uint32_t posX = 15; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h39 double posX = 0; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp132 int16_t posX = imageView->GetX(); in SetImageHand() local
157 int16_t posX = childView->GetX(); in SetRectHand() local
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_two_test.cpp1368 int32_t posX = 100; variable
1389 int32_t posX = 100; variable
1415 int32_t posX = 100; variable
1446 int32_t posX = 100; variable
1470 int32_t posX = 100; variable
1500 int32_t posX = 100; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.cpp42 float posX[9] = { 0, 14.9 * 2, 25.84 * 2, 30.62 * 2, 35.4 * 2, 47.22 * 2, 52.62 * 2, 67.42 * 2, in OnTestPerformance() local
149 float posX[9] = { 0, 14.9 * 2, 25.84 * 2, 30.62 * 2, 35.4 * 2, 47.22 * 2, 52.62 * 2, 67.42 * 2, in OnTestPerformance() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp262 void MoveDragController::ConvertPointerPosToDisplayGroupPos(DisplayId displayId, int32_t& posX, int… in ConvertPointerPosToDisplayGroupPos()
354 void MoveDragController::CalculateNewWindowRect(Rect& newRect, DisplayId displayId, int32_t posX, i… 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 void GetOffsetValueObjectPosition(std::vector<std::string> offsets, std::string& posX, std::string&… 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.cpp447 float posX = 0; in UpdateContentSize() local
483 bool PictureInPictureController::IsContentSizeChanged(float width, float height, float posX, float … in IsContentSizeChanged()
592 float posX = 0; in UpdateWinRectByComponent() local
625 float posX = 0; in UpdatePiPSourceRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/ability_component/
H A Drender_ability_component.cpp49 …context->RegisterSurfacePositionChangedCallback([weak = WeakClaim(this)](int32_t posX, int32_t pos… in Update()
/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_math_unit_test.cpp367 const uint16_t posX = 3; variable
392 const uint16_t posX = 3; variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp84 int32_t posX; in ReadBoundingRectsVector() local
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h91 int32_t posX; in ReadCreaseRectVector() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp104 std::shared_ptr<MMI::PointerEvent> WindowMoveDragTest::CreatePointerEvent(int32_t posX, in CreatePointerEvent()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp242 int32_t posX = 0; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp180 float posX; in DrawArcText() local
217 float& posX, in CalculateAngle()
262 float posX, in DrawLetterWithRotate()
/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()
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp97 float posX = 0; in GetArcTextRect() local
170 void TypedText::GetArcLetterPos(const Point& arcCenter, uint16_t radius, float angle, float& posX, … in GetArcLetterPos()

123