| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | rosen_render_svg_tspan.cpp | 36 double offsetX = hasX_ ? (drawOffset.svg.GetX() + x + dx) : (drawOffset.current.GetX() + dx); in UpdateDrawOffset() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/ |
| H A D | divider_paint_method.h | 64 auto offsetX = offset_.GetX(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | rosen_render_capsule_track.cpp | 79 double offsetX = offset.GetX(); in DrawCapsuleProgressAnimation() local 148 double offsetX = offset.GetX(); DrawCapsuleProgressVerticalAnimation() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/ |
| H A D | scroll_inner_layout_test_ng.cpp | 293 float offsetX = ITEM_MAIN_SIZE * ratio; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| H A D | toast_layout_algorithm.cpp | 72 Dimension offsetX = isRtl ? offset->GetX() * (-1) : offset->GetX(); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | custom_dialog_model.h | 25 ArkUI_Float32 offsetX; member
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessibility_input_interceptor.cpp | 51 void AccessibilityInputInterceptor::OnMoveMouse(int32_t offsetX, int32_t offsetY) in OnMoveMouse() argument
|
| /foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
| H A D | mock_mt_accessibility_input_interceptor.cpp | 51 void MockAccessibilityInputInterceptor::OnMoveMouse(int32_t offsetX, int32_t offsetY) in OnMoveMouse() argument
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/ |
| H A D | texture_info.h | 35 float offsetX = 0.0f; member
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/ |
| H A D | rsdirtyregionmanager_fuzzer.cpp | 71 int offsetX = GetData<int>();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_property_test.cpp | 147 int32_t offsetX = 0; in HWTEST_F() local 181 int32_t offsetX = 0; in HWTEST_F() local
|
| /foundation/window/window_manager/wm/include/ |
| H A D | gtx_input_event_sender.h | 41 int32_t offsetX = .0; member
|
| /third_party/skia/src/core/ |
| H A D | SkAntiRun.h | 53 add(int x, U8CPU startAlpha, int middleCount, U8CPU stopAlpha, U8CPU maxValue, int offsetX) add() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | system_dialog_scheduler.h | 40 int32_t offsetX = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | bar_item_layout_algorithm.cpp | 101 auto offsetX = (constraint->maxSize.Width() - iconSize_.ConvertToPx()) / 2; in LayoutIcon() local 127 auto offsetX = (constraint->maxSize.Width() - textWidth) / 2; in LayoutText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| H A D | text_overlay_element.cpp | 224 double offsetX = renderOverlay->GetHorizonOffsetForAnimation(); in AddListener() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/clip/ |
| H A D | render_clip.h | 40 virtual void SetOffsetX(double offsetX) in SetOffsetX() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| H A D | shadow_theme.cpp | 78 auto offsetX = themeStyle->GetAttr<double>(offsetXName, 0.0); in ParseShadowParam() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_paint_property.h | 31 double offsetX = 5.0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_paint_property.h | 38 float offsetX = DEFAULT_GAUGE_SHADOW_OFFSETX; member
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_layout_test_ng.cpp | 57 float offsetX = index % colsNumber * itemWidth; in HWTEST_F() local 261 float offsetX = GRID_WIDTH - index % colsNumber * itemWidth - itemWidth; in HWTEST_F() local 293 float offsetX = GRID_WIDTH - index % colsNumber * itemWidth - itemWidth; in HWTEST_F() local 326 float offsetX = GRID_WIDTH - floor(index / rowsNumber) * itemWidth * 2 - itemWidth; in HWTEST_F() local 358 float offsetX = index % colsNumber * itemWidth + (GRID_WIDTH - colsNumber * itemWidth); in HWTEST_F() local 391 float offsetX = GRID_WIDTH - floor(index / rowsNumber) * itemWidth * 2 - itemWidth; HWTEST_F() local 421 float offsetX = index % columnsNumber * (itemWidth + realColumnsGap); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
| H A D | select_overlay_paint_method_test_ng.cpp | 1657 const float offsetX = 120.5f; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| H A D | xcomponent_controller_ng.cpp | 21 XComponentControllerErrorCode XComponentControllerNG::GetGlobalPosition(float& offsetX, float& offsetY) in GetGlobalPosition() argument 106 void XComponentControllerNG::GetSurfaceOffset(float& offsetX, float& offsetY) in GetSurfaceOffset() argument 138 void XComponentControllerNG::SetIdealSurfaceOffsetX(float offsetX) in SetIdealSurfaceOffsetX() argument
|
| H A D | inner_xcomponent_controller.h | 57 virtual void GetSurfaceOffset(float& offsetX, float& offsetY) {} in GetSurfaceOffset() argument 62 virtual void SetIdealSurfaceOffsetX(float offsetX) {} in SetIdealSurfaceOffsetX() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/ |
| H A D | rosen_render_pattern_lock.cpp | 51 double offsetX = cellcenter.GetX(); in PaintLockCircle() local 89 double offsetX = cellcenter.GetX(); in PaintLockCircle() local [all...] |