/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_button_unit_test.cpp | 205 const int16_t posX = 50; variable 241 const int16_t posX = 50; variable 277 const int16_t posX = 50; variable
|
H A D | ui_label_button_unit_test.cpp | 96 const int16_t posX = 10; variable
|
H A D | ui_arc_label_unit_test.cpp | 141 const int16_t posX = 10; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/ |
H A D | grid_layout.cpp | 58 int16_t posX; in LayoutHorizontal() local 94 int16_t posX = i * layoutWidth; in LayoutVertical() local
|
H A D | flex_layout.cpp | 259 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 D | drag_controller_test.cpp | 192 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 D | image_source_gif_test.cpp | 131 uint32_t posX = 15; variable 179 uint32_t posX = 15; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/ |
H A D | frame_painter.h | 39 double posX = 0; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | analog_clock_component.cpp | 132 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 D | window_session_impl_two_test.cpp | 1368 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 D | text_blob_test.cpp | 42 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 D | drag_controller.cpp | 262 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 D | utils.cpp | 159 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 D | picture_in_picture_controller.cpp | 447 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 D | render_ability_component.cpp | 49 …context->RegisterSurfacePositionChangedCallback([weak = WeakClaim(this)](int32_t posX, int32_t pos… in Update()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | graphic_math_unit_test.cpp | 367 const uint16_t posX = 3; variable 392 const uint16_t posX = 3; variable
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | cutout_info.cpp | 84 int32_t posX; in ReadBoundingRectsVector() local
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | fold_screen_info.h | 91 int32_t posX; in ReadCreaseRectVector() local
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_move_drag_test.cpp | 104 std::shared_ptr<MMI::PointerEvent> WindowMoveDragTest::CreatePointerEvent(int32_t posX, in CreatePointerEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scb_system_session_test.cpp | 242 int32_t posX = 0; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 180 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 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()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 97 float posX = 0; in GetArcTextRect() local 170 void TypedText::GetArcLetterPos(const Point& arcCenter, uint16_t radius, float angle, float& posX, … in GetArcLetterPos()
|