Home
last modified time | relevance | path

Searched defs:borderWidth (Results 1 - 25 of 106) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_container_pattern.cpp32 auto borderWidth = CONTAINER_BORDER_WIDTH.ConvertToPx(); in BeforeCreateLayoutWrapper() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_indicator_component.cpp25 TabBarIndicatorComponent( const Edge& padding, const Color& color, const Dimension& borderWidth) TabBarIndicatorComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dcontent_root_pattern.cpp59 auto borderWidth = CONTAINER_BORDER_WIDTH.ConvertToPx(); in CreateSafeAreaInsets() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dtest_RSBackground_Image.cpp186 int borderWidth = sizeX - 10; in GRAPHIC_TEST() local
H A Dtest_RSBackground_UseEffect.cpp40 int borderWidth = 5; in setNode() local
H A Dappearance_outlineborder_test.cpp44 Vector4f borderWidth = { 5, 5, 5, 5 }; in setNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dfocus_state_modifier.h64 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 Drs_modifier_extractor_test.cpp314 float borderWidth = extractor->GetIlluminatedBorderWidth(); in HWTEST_F() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/content_display/
H A Dcontent_effectnode_test.cpp42 Vector4f borderWidth = { 5, 5, 5, 5 }; in setNode() local
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_request_data.h42 float borderWidth = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_radio.cpp58 auto borderWidth = NormalizeToPx(borderWidth_); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_pattern.cpp98 BorderWidthProperty borderWidth; in OnModifyDone() local
H A Dbadge_layout_algorithm.cpp287 auto borderWidth = layoutProperty->GetBadgeBorderWidthValue(badgeTheme->GetBadgeBorderWidth()); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dborder_property.cpp242 void BorderWidthPropertyT<Dimension>::SetBorderWidth(const Dimension& borderWidth) in SetBorderWidth() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_button_unit_test.cpp204 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 Dborder_property_test_ng.cpp98 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 Dform_renderer_dispatcher_proxy_test.cpp89 float borderWidth = 0.0; in HWTEST_F() local
H A Dform_render_dispatcher_impl_test.cpp434 float borderWidth = 1.0; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_layout_algorithm_test_ng.cpp624 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 Dform_renderer_dispatcher_proxy.cpp91 DispatchSurfaceChangeEvent(float width, float height, uint32_t reason, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, float borderWidth) DispatchSurfaceChangeEvent() argument
H A Dform_renderer_delegate_stub.cpp187 float borderWidth = data.ReadFloat(); in HandleOnSurfaceChange() local
H A Dform_renderer_delegate_proxy.cpp213 int32_t FormRendererDelegateProxy::OnSurfaceChange(float width, float height, float borderWidth) in OnSurfaceChange() argument
H A Dform_renderer_delegate_impl.cpp67 int32_t FormRendererDelegateImpl::OnSurfaceChange(float width, float height, float borderWidth) in OnSurfaceChange() argument
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp130 BorderWidthProperty borderWidth; in BuildMenuBar() local

Completed in 17 milliseconds

12345