Home
last modified time | relevance | path

Searched refs:SetBorderWidth (Results 1 – 25 of 100) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp99 borderWidthProperty.SetBorderWidth(borderWidth);
138 borderWidthProperty.SetBorderWidth(borderWidth);
313 borderWidthProperty.SetBorderWidth(dimenTemp);
318 borderWidthProperty2.SetBorderWidth(dimenTemp);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
H A Drsnode_fuzzer.cpp183 surfaceNode->SetBorderWidth(GetData<float>()); in RSNodeFuzzTestInner02()
184 …surfaceNode->SetBorderWidth(GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()… in RSNodeFuzzTestInner02()
185 surfaceNode->SetBorderWidth(width); in RSNodeFuzzTestInner02()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model_ng.h34 void SetBorderWidth(const Dimension& value) override;
64 static void SetBorderWidth(FrameNode* frameNode, const Dimension& value);
H A Dprogress_model.h43 virtual void SetBorderWidth(const Dimension& value) = 0;
H A Dprogress_paint_method.h83 progressModifier_->SetBorderWidth(capsuleBorderWidth_.ConvertToPx()); in UpdateContentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_panel_ffi.cpp135 SlidingPanelModel::GetInstance()->SetBorderWidth(widthDime); in FfiOHOSAceFrameworkPanelBorder()
142 …SlidingPanelModel::GetInstance()->SetBorderWidth(Dimension(width, static_cast<DimensionUnit>(unit)… in FfiOHOSAceFrameworkPanelBorderWidth()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A Dpanel_test_ng.cpp221 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1558 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1602 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1657 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1706 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1760 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1802 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1865 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1908 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
1951 slidingPanelModelNG.SetBorderWidth(BORDER_WIDTH);
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp131 dashGap1.SetBorderWidth(Dimension(3));
145 dashGap2.SetBorderWidth(Dimension(2));
174 dashGap.SetBorderWidth(Dimension(2));
203 dashGap.SetBorderWidth(Dimension(2));
289 dashGap1.SetBorderWidth(Dimension(2));
303 dashGap2.SetBorderWidth(Dimension(3));
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsliding_panel_model_impl.h39 void SetBorderWidth(const Dimension& borderWidth) override;
H A Dprogress_model_impl.h34 void SetBorderWidth(const Dimension& value) override {} in SetBorderWidth() function
H A Dview_abstract_model_impl.h68 void SetBorderWidth(const Dimension& value) override;
69 void SetBorderWidth(const std::optional<Dimension>& left, const std::optional<Dimension>& right,
118 void SetBorderWidth(const std::optional<Dimension>& left, const std::optional<Dimension>& right, in SetBorderWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_model.h52 virtual void SetBorderWidth(const Dimension& borderWidth);
H A Dsliding_panel_model_ng.h41 void SetBorderWidth(const Dimension& borderWidth) override;
H A Dsliding_panel_model_ng.cpp214 void SlidingPanelModelNG::SetBorderWidth(const Dimension& borderWidth) in SetBorderWidth() function in OHOS::Ace::NG::SlidingPanelModelNG
216 NG::ViewAbstract::SetBorderWidth(borderWidth); in SetBorderWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h248 static void SetBorderWidth(
259 …static void SetBorderWidth(const RefPtr<Decoration> decoration, const Dimension& left, const Dimen…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.h54 void SetBorderWidth(float value, const BorderEdgeHelper& helper);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp305 void SetBorderWidth(ArkUINodeHandle node, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 righ… in SetBorderWidth() function
324 renderContext->SetBorderWidth(borderWidthProperty); in SetBorderWidth()
549 …SetTranslate, SetBorderStyle, SetBorderWidth, SetBorderColor, SetBorderRadius, SetRectMask, SetCir… in GetRenderNodeModifier()
561 …SetTranslate, SetBorderStyle, SetBorderWidth, SetBorderColor, SetBorderRadius, SetRectMask, SetCir… in GetCJUIRenderNodeModifier()
H A Dprogress_modifier.cpp255 ProgressModelNG::SetBorderWidth(node, Dimension(DEFAULT_BORDER_WIDTH, DimensionUnit::VP)); in SetCapsuleStyleOptions()
257 ProgressModelNG::SetBorderWidth( in SetCapsuleStyleOptions()
330 ProgressModelNG::SetBorderWidth(node, Dimension(DEFAULT_BORDER_WIDTH, DimensionUnit::VP)); in SetCapsuleStyleOptions()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_layout_algorithm_test_ng.cpp625 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
706 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
952 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
1033 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
1269 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
1351 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
1436 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
1518 borderWidth.SetBorderWidth(Dimension(20, DimensionUnit::VP));
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.h50 static ArkUINativeModuleValue SetBorderWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dborder_property.h228 void SetBorderWidth(const T& borderWidth)
275 void SetBorderWidth(const Dimension& borderWidth);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h344 void SetBorderWidth(const Dimension& value) override in SetBorderWidth() function
346 ViewAbstract::SetBorderWidth(value); in SetBorderWidth()
349 void SetBorderWidth(const std::optional<Dimension>& left, const std::optional<Dimension>& right, in SetBorderWidth() function
358 ViewAbstract::SetBorderWidth(borderWidth); in SetBorderWidth()
361 void SetBorderWidth(const std::optional<Dimension>& start, const std::optional<Dimension>& end, in SetBorderWidth() function
370 ViewAbstract::SetBorderWidth(borderWidth); in SetBorderWidth()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h274 void SetBorderWidth(float width);
275 void SetBorderWidth(float left, float top, float right, float bottom);
276 void SetBorderWidth(const Vector4f& width);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client__alpha_offscreen_demo.cpp80 canvasNode->SetBorderWidth(20); in Init()
H A Drs_uni_render_pixelmap_demo.cpp54 canvasNode->SetBorderWidth(20); in Init()

1234