Home
last modified time | relevance | path

Searched defs:offsetY (Results 1 – 25 of 267) sorted by relevance

1234567891011

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
Drs_colorful_shadow_filter_test.cpp49 float offsetY = 0.1f; variable
65 float offsetY = 0.1f; variable
86 float offsetY = 0.1f; variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
Dgrid_cache_layout_test_ng.cpp124 float offsetY = -totalHeight + floor(index / colsNumber) * ITEM_HEIGHT + GRID_HEIGHT; variable
155 … float offsetY = -totalHeight + childProps->GetMainIndex().value_or(0) * ITEM_HEIGHT + GRID_HEIGHT; variable
191 … float offsetY = -totalHeight + childProps->GetMainIndex().value_or(0) * ITEM_HEIGHT + GRID_HEIGHT; variable
Dgrid_scroller_event_test_ng.cpp93 Dimension offsetY; variable
491 Dimension offsetY; variable
574 Dimension offsetY; variable
629 Dimension offsetY; variable
689 Dimension offsetY; variable
752 Dimension offsetY; variable
808 Dimension offsetY; variable
863 Dimension offsetY; variable
924 Dimension offsetY; variable
985 Dimension offsetY; variable
[all …]
Dgrid_layout_test_ng.cpp214 float offsetY = floor(index / colsNumber) * ITEM_HEIGHT; variable
1292 float offsetY = floor(index / colsNumber) * ITEM_HEIGHT; variable
1324 float offsetY = floor(index / colsNumber) * ITEM_HEIGHT; variable
1357 float offsetY = index % colsNumber * ITEM_HEIGHT; variable
1389 float offsetY = floor(index / colsNumber) * ITEM_HEIGHT; variable
1422 float offsetY = GRID_HEIGHT - index % colsNumber * ITEM_HEIGHT - ITEM_HEIGHT; variable
1446 float offsetY = floor(index / colsNumber) * ITEM_HEIGHT; variable
1470 float offsetY = index % rowsNumber * ITEM_HEIGHT; variable
1581 float offsetY = index / rowsNumber * (itemHeight + realRowsGap); variable
1610 float offsetY = index % rowsNumber * (itemHeight + realRowsGap); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_controller_ng.cpp24 …ponentControllerErrorCode XComponentControllerNG::GetGlobalPosition(float& offsetX, float& offsetY) in GetGlobalPosition()
109 void XComponentControllerNG::GetLocalLocation(float& offsetX, float& offsetY) in GetLocalLocation()
148 void XComponentControllerNG::SetIdealSurfaceOffsetY(float offsetY) in SetIdealSurfaceOffsetY()
Dinner_xcomponent_controller.h56 virtual void GetLocalLocation(float& offsetX, float& offsetY) {} in GetLocalLocation()
62 virtual void SetIdealSurfaceOffsetY(float offsetY) {} in SetIdealSurfaceOffsetY()
Dxcomponent_paint_method.cpp31 auto offsetY = localPostion.GetY(); in GetContentDrawFunction() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_overscroll.cpp33 bool TextPickerOverscroller::ApplyCurrentOffset(float yLast, float offsetY, float scrollDelta) in ApplyCurrentOffset()
101 void TextPickerOverscroller::UpdateTossSpring(float offsetY) in UpdateTossSpring()
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
Dtexture_layer.cpp182 void TextureLayerImpl::ConfigWindow(float offsetX, float offsetY, float width, float height, float … in ConfigWindow()
202 TextureInfo TextureLayerImpl::OnWindowChange(float offsetX, float offsetY, float width, float heigh… in OnWindowChange()
270 TextureInfo TextureLayer::OnWindowChange(float offsetX, float offsetY, float width, float height, f… in OnWindowChange()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_accessibility_event_transmission.cpp38 void EventTransmission::OnMoveMouse(int32_t offsetX, int32_t offsetY) in OnMoveMouse()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_text_clock_ffi.h53 double offsetY; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_colorful_shadow_filter.cpp24 RSColorfulShadowFilter::RSColorfulShadowFilter(float blurRadius, float offsetX, float offsetY) in RSColorfulShadowFilter()
/foundation/barrierfree/accessibility/services/aams/src/
Daccessibility_mouse_key.cpp24 int32_t offsetY = 0; member
209 int32_t offsetY = iter->second.offsetY; in ExecuteMouseKey() local
237 void AccessibilityMouseKey::MoveMousePointer(int32_t offsetX, int32_t offsetY) in MoveMousePointer()
Daccessibility_event_transmission.cpp43 void EventTransmission::OnMoveMouse(int32_t offsetX, int32_t offsetY) in OnMoveMouse()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
Drs_pixel_stretch_params.h27 RSPixelStretchParams(float offsetX, float offsetY, float offsetZ, float offsetW, in RSPixelStretchParams()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_list_bridge.cpp40 double offsetY = 0.0; in JsGetCurrentOffset() local
/foundation/arkui/ace_engine/frameworks/core/components/track/
Drosen_render_capsule_track.cpp80 double offsetY = offset.GetY(); in DrawCapsuleProgressAnimation() local
149 double offsetY = offset.GetY(); in DrawCapsuleProgressVerticalAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
Dgrid_row_layout_algorithm.h31 float offsetY = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_element.cpp112 [weak = WeakClaim(this)](int32_t offsetX, int32_t offsetY) { in Prepare()
432 int32_t offsetY = paintOffset.GetY() * viewScale; in OnXComponentSizeInit() local
493 int32_t offsetY = paintOffset.GetY() * viewScale; in OnXComponentSizeChange() local
519 void XComponentElement::OnXComponentPositionChange(int32_t offsetX, int32_t offsetY) in OnXComponentPositionChange()
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_text_field_manager.cpp47 bool TextFieldManager::UpdatePanelForVirtualKeyboard(double offsetY, double fullHeight) in UpdatePanelForVirtualKeyboard()
/foundation/arkui/ace_engine/frameworks/core/components/clip/
Drosen_render_clip.cpp28 void RosenRenderClip::SetOffsetY(double offsetY) in SetOffsetY()
/foundation/arkui/ui_lite/test/unittest/components/
Dui_scroll_view_unit_test.cpp201 const int16_t offsetY = 20; variable
/foundation/window/window_manager/window_scene/test/dms_unittest/
Dscreen_property_test.cpp164 int32_t offsetY = 0; variable
182 int32_t offsetY = 0; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
Drs_display_node_command_test.cpp64 int32_t offsetY = static_cast<int32_t>(1); variable
254 int32_t offsetY = static_cast<int32_t>(1); variable
/foundation/window/window_manager/dmserver/src/
Dabstract_display.cpp131 void AbstractDisplay::SetOffsetY(int32_t offsetY) in SetOffsetY()
162 void AbstractDisplay::SetOffset(int32_t offsetX, int32_t offsetY) in SetOffset()

1234567891011