Home
last modified time | relevance | path

Searched defs:posY (Results 1 - 25 of 68) sorted by relevance

123

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_button_unit_test.cpp97 const int16_t posY = 20; in HWTEST_F() local
H A Dui_arc_label_unit_test.cpp142 const int16_t posY = 20; in HWTEST_F() local
H A Dui_button_unit_test.cpp206 const int16_t posY = 100; in HWTEST_F() local
242 const int16_t posY = 100; in HWTEST_F() local
278 const int16_t posY = 100; in HWTEST_F() local
/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
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h40 double posY = 0; member
/foundation/window/window_manager/extension/window_extension/src/zidl/
H A Dwindow_extension_stub.cpp36 int32_t posY = 0; in OnRemoteRequest() local
/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* child) in GetCrossAxisPosY() argument
260 int16_t posY = 0; in LayoutHorizontal() local
448 int16_t posY = 0; in LayoutVertical() local
470 GetNoWrapStartPos(GetHeight(), posY, interval); LayoutVertical() local
[all...]
/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h92 int32_t posY; in ReadCreaseRectVector() local
/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp85 int32_t posY; in ReadBoundingRectsVector() local
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h140 uint16_t posY; member
/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_math_unit_test.cpp368 const uint16_t posY = 5; in HWTEST_F() local
393 const uint16_t posY = 5; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_gif_test.cpp132 uint32_t posY = 15; in HWTEST_F() local
180 uint32_t posY = 15; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp55 void RenderRichText::ProcessMove(double posY) in ProcessMove() argument
/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
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp104 CreatePointerEvent(int32_t posX, int32_t posY, uint32_t pointerId, int32_t pointerAction) CreatePointerEvent() argument
/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.cpp232 int32_t posY = 0; in HWTEST_F() local
H A Dmove_drag_controller_test.cpp1086 int32_t posY = moveDragController->moveDragProperty_.originalPointerPosY_; in HWTEST_F() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp193 int32_t posY = 0; in HWTEST_F() local
342 int32_t posY = 0; in HWTEST_F() local
377 int32_t posY = 0; HWTEST_F() local
417 int32_t posY = 0; HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp44 int32_t posY = 0; in OnRemoteRequest() local
183 int32_t posY = 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 17 milliseconds

123