/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_container_pattern.cpp | 32 auto borderWidth = CONTAINER_BORDER_WIDTH.ConvertToPx(); in BeforeCreateLayoutWrapper() local
|
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | tab_bar_indicator_component.cpp | 25 TabBarIndicatorComponent( const Edge& padding, const Color& color, const Dimension& borderWidth) TabBarIndicatorComponent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | content_root_pattern.cpp | 59 auto borderWidth = CONTAINER_BORDER_WIDTH.ConvertToPx(); in CreateSafeAreaInsets() local
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
H A D | test_RSBackground_Image.cpp | 186 int borderWidth = sizeX - 10; in GRAPHIC_TEST() local
|
H A D | test_RSBackground_UseEffect.cpp | 40 int borderWidth = 5; in setNode() local
|
H A D | appearance_outlineborder_test.cpp | 44 Vector4f borderWidth = { 5, 5, 5, 5 }; in setNode() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | focus_state_modifier.h | 64 void SetRoundRect(const RoundRect& rect, float borderWidth) in SetRoundRect() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/ |
H A D | rs_modifier_extractor_test.cpp | 314 float borderWidth = extractor->GetIlluminatedBorderWidth(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/content_display/ |
H A D | content_effectnode_test.cpp | 42 Vector4f borderWidth = { 5, 5, 5, 5 }; in setNode() local
|
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
H A D | form_request_data.h | 42 float borderWidth = 0.0f; member
|
/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | rosen_render_radio.cpp | 58 auto borderWidth = NormalizeToPx(borderWidth_); in Paint() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
H A D | badge_pattern.cpp | 98 BorderWidthProperty borderWidth; in OnModifyDone() local
|
H A D | badge_layout_algorithm.cpp | 287 auto borderWidth = layoutProperty->GetBadgeBorderWidthValue(badgeTheme->GetBadgeBorderWidth()); in Layout() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | border_property.cpp | 242 void BorderWidthPropertyT<Dimension>::SetBorderWidth(const Dimension& borderWidth) in SetBorderWidth() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_button_unit_test.cpp | 204 const int16_t borderWidth = 2; in HWTEST_F() local 240 const int16_t borderWidth = 2; in HWTEST_F() local 276 const int16_t borderWidth = 2; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | border_property_test_ng.cpp | 98 auto borderWidth = Dimension(1.0f); in HWTEST_F() local 137 auto borderWidth = Dimension(1.0f); in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_renderer_dispatcher_proxy_test.cpp | 89 float borderWidth = 0.0; in HWTEST_F() local
|
H A D | form_render_dispatcher_impl_test.cpp | 434 float borderWidth = 1.0; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_layout_algorithm_test_ng.cpp | 624 BorderWidthProperty borderWidth; in HWTEST_F() local 705 BorderWidthProperty borderWidth; in HWTEST_F() local 951 BorderWidthProperty borderWidth; in HWTEST_F() local 1032 BorderWidthProperty borderWidth; in HWTEST_F() local 1268 BorderWidthProperty borderWidth; HWTEST_F() local 1350 BorderWidthProperty borderWidth; HWTEST_F() local 1435 BorderWidthProperty borderWidth; HWTEST_F() local 1517 BorderWidthProperty borderWidth; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
H A D | form_renderer_dispatcher_proxy.cpp | 91 DispatchSurfaceChangeEvent(float width, float height, uint32_t reason, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, float borderWidth) DispatchSurfaceChangeEvent() argument
|
H A D | form_renderer_delegate_stub.cpp | 187 float borderWidth = data.ReadFloat(); in HandleOnSurfaceChange() local
|
H A D | form_renderer_delegate_proxy.cpp | 213 int32_t FormRendererDelegateProxy::OnSurfaceChange(float width, float height, float borderWidth) in OnSurfaceChange() argument
|
H A D | form_renderer_delegate_impl.cpp | 67 int32_t FormRendererDelegateImpl::OnSurfaceChange(float width, float height, float borderWidth) in OnSurfaceChange() argument
|
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
H A D | app_bar_view.cpp | 130 BorderWidthProperty borderWidth; in BuildMenuBar() local
|