Home
last modified time | relevance | path

Searched refs:SetOffsetY (Results 1 - 25 of 65) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Drosen_render_clip.cpp28 void RosenRenderClip::SetOffsetY(double offsetY) in SetOffsetY() function in OHOS::Ace::RosenRenderClip
30 RenderClip::SetOffsetY(offsetY); in SetOffsetY()
H A Drosen_render_clip.h37 void SetOffsetY(double offsetY) override;
H A Drender_clip.h49 virtual void SetOffsetY(double offsetY) in SetOffsetY() function in OHOS::Ace::RenderClip
H A Dclip_component.h71 void SetOffsetY(const Dimension& offsetY) in SetOffsetY() function in OHOS::Ace::ClipComponent
H A Drender_clip.cpp100 clip->SetOffsetY(value); in GetFloatPropertySetterMap()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_info_test.cpp54 displayInfo->SetOffsetY(1); in SetUp()
76 displayInfo1->SetOffsetY(offsetY1); in AddTestDisplayInfo()
88 displayInfo2->SetOffsetY(offsetY2); in AddTestDisplayInfo()
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp1282 info.SetOffsetY(50.0); in HWTEST_F()
1308 info.SetOffsetY(-50.0); in HWTEST_F()
1342 info.SetOffsetY(51.0); in HWTEST_F()
1361 info.SetOffsetY(-51.0); in HWTEST_F()
1402 info.SetOffsetY(51.0); in HWTEST_F()
1413 info.SetOffsetY(151.0); in HWTEST_F()
1439 info.SetOffsetY(-51.0); in HWTEST_F()
1450 info.SetOffsetY(-151.0); in HWTEST_F()
1494 info.SetOffsetY(51.0); in HWTEST_F()
1505 info.SetOffsetY(0. in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp307 textShadow.SetOffsetY(declaration.ParseDouble(textShadowProps[pos])); in ParseTextShadow()
313 textShadow.SetOffsetY(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
325 textShadow.SetOffsetY(declaration.ParseDouble(textShadowProps[pos])); in ParseTextShadow()
332 textShadow.SetOffsetY(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
339 textShadow.SetOffsetY(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shadow.h49 void SetOffsetY(float offsetY);
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp152 shadow.SetOffsetY(shadowStruct->offsetY); in SetTextShadow()
165 shadow.SetOffsetY(0.0); in ResetTextShadow()
H A Dtext_clock_modifier.cpp135 shadow.SetOffsetY(shadowStruct->offsetY); in SetTextShadow()
148 shadow.SetOffsetY(0.0); in ResetTextShadow()
/foundation/window/window_manager/dmserver/src/
H A Dabstract_display.cpp131 void AbstractDisplay::SetOffsetY(int32_t offsetY) in SetOffsetY() function in OHOS::Rosen::AbstractDisplay
288 displayInfo->SetOffsetY(offsetY_); in ConvertToDisplayInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_shadow.cpp36 void RSShadow::SetOffsetY(float offsetY) in SetOffsetY() function in OHOS::Rosen::RSShadow
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h89 void SetOffsetY(double offsetY) in SetOffsetY() function in OHOS::Ace::PanGestureEvent
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h61 void SetOffsetY(int32_t offsetY);
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_split/
H A Dlinear_split_test_ng.cpp494 info.SetOffsetY(2); in HWTEST_F()
532 info.SetOffsetY(-2); in HWTEST_F()
537 info.SetOffsetY(-3); in HWTEST_F()
1090 info.SetOffsetY(2); in HWTEST_F()
1128 info.SetOffsetY(-2); in HWTEST_F()
1133 info.SetOffsetY(-3); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h132 void SetOffsetY(double y) in SetOffsetY() function in OHOS::Ace::final
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_shadow_test.cpp62 * @tc.desc: Verify function SetOffsetY
68 rsShadow->SetOffsetY(1.0f); in HWTEST_F()
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp148 absDisplay->SetOffsetY(offsetY); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h120 void SetOffsetY(int32_t offsetY);
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp157 textShadow.SetOffsetY(5.0); in HWTEST_F()
163 textShadow1.SetOffsetY(10.0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.cpp264 textShadow.SetOffsetY(ADAPT_OFFSETY_VALUE); in SetContentModifier()
295 textShadow.SetOffsetY(ADAPT_OFFSETY_VALUE); in UpdateTextLayoutProperty()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp156 * @tc.name: SetOffsetY
160 HWTEST_F(ScreenPropertyTest, SetOffsetY, Function | SmallTest | Level2) in HWTEST_F()
162 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetOffsetY start"; in HWTEST_F()
165 property->SetOffsetY(offsetY); in HWTEST_F()
169 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetOffsetY end"; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp211 clip->SetOffsetY(clip->GetLayoutSize().Height() - pageHeight); in PerformClip()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_clock_ffi.cpp209 shadows[i].SetOffsetY(dOffsetY.Value()); in FfiOHOSAceFrameworkTextClockTextShadow()

Completed in 15 milliseconds

123