Home
last modified time | relevance | path

Searched defs:posX (Results 1 - 25 of 69) sorted by relevance

123

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_button_unit_test.cpp96 const int16_t posX = 10; in HWTEST_F() local
H A Dui_arc_label_unit_test.cpp141 const int16_t posX = 10; in HWTEST_F() local
H A Dui_button_unit_test.cpp205 const int16_t posX = 50; in HWTEST_F() local
241 const int16_t posX = 50; in HWTEST_F() local
277 const int16_t posX = 50; in HWTEST_F() local
/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
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h39 double posX = 0; member
/foundation/window/window_manager/extension/window_extension/src/zidl/
H A Dwindow_extension_stub.cpp35 int32_t posX = 0; in OnRemoteRequest() local
/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
282 GetNoWrapStartPos(GetWidth(), posX, interval); in LayoutHorizontal() local
410 GetCrossAxisPosX(int16_t& posX, uint16_t& count, uint16_t* columnsMaxWidth, UIView* child) GetCrossAxisPosX() argument
447 int16_t posX = 0; LayoutVertical() local
[all...]
/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h91 int32_t posX; in ReadCreaseRectVector() local
/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp84 int32_t posX; in ReadBoundingRectsVector() local
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h139 uint16_t posX; member
/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_math_unit_test.cpp367 const uint16_t posX = 3; in HWTEST_F() local
392 const uint16_t posX = 3; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_gif_test.cpp131 uint32_t posX = 15; in HWTEST_F() local
179 uint32_t posX = 15; in HWTEST_F() local
/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
/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() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp227 int32_t posX; in ConvertDMRectFromJs() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsub_session.cpp107 WSError SubSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
H A Dmain_session.cpp91 WSError MainSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
H A Dsystem_session.cpp175 WSError SystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
H A Dscb_system_session.cpp49 WSError SCBSystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp231 int32_t posX = 0; in HWTEST_F() local
H A Dmove_drag_controller_test.cpp1074 int32_t posX = moveDragController->moveDragProperty_.originalPointerPosX_; in HWTEST_F() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp192 int32_t posX = 0; in HWTEST_F() local
341 int32_t posX = 0; in HWTEST_F() local
376 int32_t posX = 0; HWTEST_F() local
416 int32_t posX = 0; HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp43 int32_t posX = 0; in OnRemoteRequest() local
182 int32_t posX = 0; in OnRemoteRequest() local
191 struct Rect rect { posX, posY, width, height }; in OnRemoteRequest() member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h185 void NotifySurfacePositionChanged(int32_t posX, int32_t posY) in NotifySurfacePositionChanged() argument

Completed in 24 milliseconds

123