Home
last modified time | relevance | path

Searched defs:borderRadius (Results 1 - 25 of 115) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_container_span_modifier.cpp36 NG::BorderRadiusProperty borderRadius; in SetContainerSpanTextBackgroundStyle() local
52 NG::BorderRadiusProperty borderRadius; in ResetContainerSpanTextBackgroundStyle() local
[all...]
H A Dnode_image_span_modifier.cpp98 NG::BorderRadiusProperty borderRadius; in SetImageSpanTextBackgroundStyle() local
114 NG::BorderRadiusProperty borderRadius; in ResetImageSpanTextBackgroundStyle() local
222 NG::BorderRadiusProperty borderRadius; SetImageSpanBorderRadius() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_universal_painter.cpp28 DrawHoverBackground( SkCanvas* canvas, const Rect& paintRect, uint32_t hoverBackgroundColor, double borderRadius) DrawHoverBackground() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_paint_method.cpp50 auto borderRadius = renderCtx->GetBorderRadius(); in UpdateBorderRadius() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dborder_property.cpp256 void BorderRadiusPropertyT<Dimension>::SetRadius(const Dimension& borderRadius) in SetRadius() argument
H A Dmenu_property.h79 std::optional<NG::BorderRadiusProperty> borderRadius; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model.h59 virtual void SetTrackBorderRadius(const Dimension& borderRadius) {}; in SetTrackBorderRadius() argument
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dborder_property_test_ng.cpp217 auto borderRadius = json->GetString("borderRadius"); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_model_ng.cpp69 NG::BorderRadiusProperty borderRadius; in SetBorderRadius() local
87 NG::BorderRadiusProperty borderRadius; in SetBorderRadius() local
177 NG::BorderRadiusProperty borderRadius; SetBorderRadius() local
195 NG::BorderRadiusProperty borderRadius; SetBorderRadius() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_drop_func_wrapper_test_ng_coverage.cpp514 auto borderRadius = dragPreviewOption.options.borderRadius; in HWTEST_F() local
[all...]
H A Ddrag_animation_helper_test_ng.cpp207 auto borderRadius = renderContext->GetBorderRadius(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dimage_span_view.cpp161 void ImageSpanView::SetBorderRadius(FrameNode* frameNode, NG::BorderRadiusProperty borderRadius) in SetBorderRadius() argument
169 BorderRadiusProperty borderRadius; in ResetBorderRadius() local
H A Dtext_styles.h86 std::optional<OHOS::Ace::NG::BorderRadiusProperty> borderRadius; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h309 NG::BorderRadiusProperty borderRadius; variable
433 NG::BorderRadiusProperty borderRadius; variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_wrapper_paint_method.cpp96 auto borderRadius = sheetRadius + borderWidth * 0.5f; in GetBorderDrawPath() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_calendar_picker_bridge.cpp296 CalcDimension borderRadius; in SetCalendarPickerBorderRadius() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.cpp307 void RenderCheckable::RequestFocusBorder(const Offset& focusOffset, const Size& focusSize, double borderRadius) in RequestFocusBorder() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_item_model_impl.cpp55 void ListItemModelImpl::SetBorderRadius(const Dimension& borderRadius) in SetBorderRadius() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng_property_config_coverage.cpp50 BorderRadiusProperty borderRadius; in HWTEST_F() local
84 BorderRadiusProperty borderRadius; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng_two.cpp721 BorderRadiusProperty borderRadius; in HWTEST_F() local
754 BorderRadiusProperty borderRadius; in HWTEST_F() local
783 BorderRadiusProperty borderRadius; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp82 BorderRadiusProperty borderRadius; in GetImageOption() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp245 BorderRadiusProperty borderRadius; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.cpp182 auto borderRadius = json->GetValue("borderRadius"); in FromJson() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model.h54 Dimension borderRadius = 0.0_vp; member
79 Dimension borderRadius = 0.0_vp; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_view.cpp125 BorderRadiusProperty borderRadius; in UpdateToastContext() local

Completed in 20 milliseconds

12345