/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/matrix4/ |
H A D | cj_matrix4_ffi.h | 63 float centerY; member 72 float centerY; member
|
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | componentInfo.h | 35 double centerY = 0.0; member 43 double centerY = 0.0; member
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_circle_progress_unit_test.cpp | 98 const int16_t centerY = 50; in HWTEST_F() local
|
H A D | ui_view_unit_test.cpp | 858 int16_t centerY = (DEFAULE_HEIGHT- BUTTON_HEIGHT) / 2; // 2: center of y; in HWTEST_F() local 897 int16_t centerY = (DEFAULE_HEIGHT- BUTTON_HEIGHT) / 2; // 2: center of y; in HWTEST_F() local 944 int16_t centerY = (DEFAULE_HEIGHT- BUTTON_HEIGHT) / 2; // 2: center of y; HWTEST_F() local [all...] |
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_arc.cpp | 20 GeometryArc::GeometryArc(float centerX, float centerY, in GeometryArc() argument 87 void GeometryArc::Init(float centerX, float centerY, float rx, float ry, in Init() argument
|
H A D | geometry_bezier_arc.cpp | 65 void BezierArc::Init(float centerX, float centerY, in Init() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | rosen_render_radio.cpp | 57 double centerY = outCircleRadius_ + paintOffset.GetY(); in Paint() local
|
/foundation/arkui/ace_engine/frameworks/core/components/multimodal/ |
H A D | rosen_render_multimodal.cpp | 110 auto centerY = offset.GetY() + height / 2; in Paint() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_page_transition_ffi.cpp | 57 void FfiPageTransitionScalePointer(double x, double y, double z, double centerX, double centerY) in FfiPageTransitionScalePointer() argument
|
H A D | cj_transitioneffect.h | 44 double centerY; member 55 double centerY; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_paint_method.cpp | 62 float centerY = 0.0; in PaintFade() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector_node.h | 44 Dimension centerY; member 52 Dimension centerY; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
H A D | timer_module_tdd_test.cpp | 629 const uint16_t centerY = GetVerticalResolution() * yRate + offset; in TriggerTimer() local
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
H A D | dialog_modal_element.cpp | 214 double centerY = clipRect.GetOffset().GetY() + clipRect.Height() / 2.0; in CreateOriginAnimation() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_page_transition.cpp | 124 CalcDimension centerY = 0.5_pct; in Scale() local 136 static_cast<float>(scaleX), static_cast<float>(scaleY), static_cast<float>(scaleZ), centerX, centerY); in Scale() local
|
/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_zoom_gesture.h | 38 float centerY; member
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_bezier_arc.h | 65 BezierArc(float centerX, float centerY, in BezierArc() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | svg_transform.cpp | 202 float centerY = from[2] + (to[2] - from[2]) * value; in SetProperty() local
|
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
H A D | page_transition_info.h | 152 void AddScaleAnimation(float scaleX, float scaleY, float scaleZ, const Dimension& centerX, const Dimension& centerY) in AddScaleAnimation() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
H A D | radio_paint_method.cpp | 216 float centerY = contentOffset.GetY() + outCircleRadius; in PaintRadio() local 325 float centerY = contentOffset.GetY() + outCircleRadius; PaintIndicator() local 362 float centerY = outCircleRadius + offset.GetY(); DrawTouchAndHoverBoard() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_common.cpp | 119 void DrawPathAddCircle(OH_Drawing_Path* path, float centerX, float centerY, float radius)
in DrawPathAddCircle() argument
|
/foundation/window/window_manager/wmserver/src/ |
H A D | avoid_area_controller.cpp | 235 uint32_t centerY = overlayRect.posY_ + (overlayRect.height_ >> 1); in GetAvoidPosType() local
|
/foundation/arkui/ace_engine/frameworks/component_test/core/ |
H A D | action.cpp | 172 float centerY = rect_.GetY() + rect_.Height() / 2; in Decompose() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_content_modifier.cpp | 115 float centerY = handleOnTop ? start.GetY() + extendedVectorY : end.GetY() + extendedVectorY; in CalculateCenterPoint() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/ |
H A D | arc_tdd_test.cpp | 333 uint8_t centerY = 227; in ComponentProgressStyleSetTest003() local 393 int32_t centerY = -32769; ComponentProgressStyleSetTest004() local [all...] |