Home
last modified time | relevance | path

Searched refs:SetOffsetX (Results 1 - 25 of 64) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Drosen_render_clip.cpp22 void RosenRenderClip::SetOffsetX(double offsetX) in SetOffsetX() function in OHOS::Ace::RosenRenderClip
24 RenderClip::SetOffsetX(offsetX); in SetOffsetX()
H A Drosen_render_clip.h36 void SetOffsetX(double offsetX) override;
H A Drender_clip.h40 virtual void SetOffsetX(double offsetX) in SetOffsetX() function in OHOS::Ace::RenderClip
H A Dclip_component.h61 void SetOffsetX(const Dimension& offsetX) in SetOffsetX() function in OHOS::Ace::ClipComponent
H A Drender_clip.cpp91 clip->SetOffsetX(value); in GetFloatPropertySetterMap()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_info_test.cpp53 displayInfo->SetOffsetX(1); in SetUp()
75 displayInfo1->SetOffsetX(offsetX1); in AddTestDisplayInfo()
87 displayInfo2->SetOffsetX(offsetX2); in AddTestDisplayInfo()
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp1281 info.SetOffsetX(0.0); in HWTEST_F()
1307 info.SetOffsetX(0.0); in HWTEST_F()
1341 info.SetOffsetX(0.0); in HWTEST_F()
1360 info.SetOffsetX(0.0); in HWTEST_F()
1401 info.SetOffsetX(0.0); in HWTEST_F()
1412 info.SetOffsetX(0.0); in HWTEST_F()
1438 info.SetOffsetX(0.0); in HWTEST_F()
1449 info.SetOffsetX(0.0); in HWTEST_F()
1493 info.SetOffsetX(0.0); in HWTEST_F()
1504 info.SetOffsetX(121. in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp306 textShadow.SetOffsetX(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
312 textShadow.SetOffsetX(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
324 textShadow.SetOffsetX(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
331 textShadow.SetOffsetX(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
338 textShadow.SetOffsetX(declaration.ParseDouble(textShadowProps[pos++])); in ParseTextShadow()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shadow.h48 void SetOffsetX(float offsetX);
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp151 shadow.SetOffsetX(shadowStruct->offsetX); in SetTextShadow()
164 shadow.SetOffsetX(0.0); in ResetTextShadow()
H A Dtext_clock_modifier.cpp134 shadow.SetOffsetX(shadowStruct->offsetX); in SetTextShadow()
147 shadow.SetOffsetX(0.0); in ResetTextShadow()
/foundation/window/window_manager/dmserver/src/
H A Dabstract_display.cpp126 void AbstractDisplay::SetOffsetX(int32_t offsetX) in SetOffsetX() function in OHOS::Rosen::AbstractDisplay
287 displayInfo->SetOffsetX(offsetX_); in ConvertToDisplayInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_shadow.cpp31 void RSShadow::SetOffsetX(float offsetX) in SetOffsetX() function in OHOS::Rosen::RSShadow
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h79 void SetOffsetX(double offsetX) in SetOffsetX() function in OHOS::Ace::PanGestureEvent
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h60 void SetOffsetX(int32_t offsetX);
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_split/
H A Dlinear_split_test_ng.cpp668 info.SetOffsetX(2); in HWTEST_F()
705 info.SetOffsetX(-2); in HWTEST_F()
710 info.SetOffsetX(-3); in HWTEST_F()
891 info.SetOffsetX(2); in HWTEST_F()
928 info.SetOffsetX(-2); in HWTEST_F()
933 info.SetOffsetX(-3); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h127 void SetOffsetX(double x) in SetOffsetX() function in OHOS::Ace::final
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_shadow_test.cpp50 * @tc.desc: Verify function SetOffsetX
56 rsShadow->SetOffsetX(1.0f); in HWTEST_F()
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp137 absDisplay->SetOffsetX(offsetX); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h117 void SetOffsetX(int32_t offsetX);
/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_test_ng.cpp541 info.SetOffsetX(.0); in HWTEST_F()
549 info.SetOffsetX(-1.0); in HWTEST_F()
1564 info.SetOffsetX(.0); in HWTEST_F()
1572 info.SetOffsetX(-1.0); in HWTEST_F()
1625 info.SetOffsetX(.0); in HWTEST_F()
1632 info.SetOffsetX(-1.0); in HWTEST_F()
1700 info.SetOffsetX(20.0f); in HWTEST_F()
1728 info.SetOffsetX(-20.0f); in HWTEST_F()
1928 info.SetOffsetX(testData.first + startValue); in HWTEST_F()
2012 info.SetOffsetX(startValu in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp156 textShadow.SetOffsetX(5.0); in HWTEST_F()
162 textShadow1.SetOffsetX(10.0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.cpp263 textShadow.SetOffsetX(ADAPT_OFFSETX_VALUE); in SetContentModifier()
294 textShadow.SetOffsetX(ADAPT_OFFSETX_VALUE); in UpdateTextLayoutProperty()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp139 * @tc.name: SetOffsetX
143 HWTEST_F(ScreenPropertyTest, SetOffsetX, Function | SmallTest | Level2) in HWTEST_F()
145 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetOffsetX start"; in HWTEST_F()
148 property->SetOffsetX(offsetX); in HWTEST_F()
152 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetOffsetX end"; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_clock_ffi.cpp208 shadows[i].SetOffsetX(dOffsetX.Value()); in FfiOHOSAceFrameworkTextClockTextShadow()

Completed in 17 milliseconds

123