/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_label_button_unit_test.cpp | 97 const int16_t posY = 20; in HWTEST_F() local
|
H A D | ui_arc_label_unit_test.cpp | 142 const int16_t posY = 20; in HWTEST_F() local
|
H A D | ui_button_unit_test.cpp | 206 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 D | text_blob_test.cpp | 45 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 D | frame_painter.h | 40 double posY = 0; member
|
/foundation/window/window_manager/extension/window_extension/src/zidl/ |
H A D | window_extension_stub.cpp | 36 int32_t posY = 0; in OnRemoteRequest() local
|
/foundation/arkui/ui_lite/frameworks/layout/ |
H A D | grid_layout.cpp | 60 int16_t posY = i * layoutHeight; in LayoutHorizontal() local 92 int16_t posY; in LayoutVertical() local
|
H A D | flex_layout.cpp | 222 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 D | fold_screen_info.h | 92 int32_t posY; in ReadCreaseRectVector() local
|
/foundation/window/window_manager/utils/src/ |
H A D | cutout_info.cpp | 85 int32_t posY; in ReadBoundingRectsVector() local
|
/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_manager.h | 140 uint16_t posY; member
|
/foundation/graphic/graphic_utils_lite/test/ |
H A D | graphic_math_unit_test.cpp | 368 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 D | image_source_gif_test.cpp | 132 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 D | render_rich_text.cpp | 55 void RenderRichText::ProcessMove(double posY) in ProcessMove() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | analog_clock_component.cpp | 133 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 D | window_move_drag_test.cpp | 104 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 D | sub_session.cpp | 107 WSError SubSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
|
H A D | main_session.cpp | 91 WSError MainSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
|
H A D | system_session.cpp | 175 WSError SystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
|
H A D | scb_system_session.cpp | 49 WSError SCBSystemSession::ProcessPointDownSession(int32_t posX, int32_t posY) in ProcessPointDownSession() argument
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scb_system_session_test.cpp | 232 int32_t posY = 0; in HWTEST_F() local
|
H A D | move_drag_controller_test.cpp | 1086 int32_t posY = moveDragController->moveDragProperty_.originalPointerPosY_; in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | drag_controller_test.cpp | 193 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 D | window_stub.cpp | 44 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 D | ace_view_ohos.h | 185 void NotifySurfacePositionChanged(int32_t posX, int32_t posY) in NotifySurfacePositionChanged() argument
|