Home
last modified time | relevance | path

Searched defs:BORDER_STYLE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dborder_property.cpp24 static const char* BORDER_STYLE[] = { in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dimage_composed_element.cpp29 const char* BORDER_STYLE[] = { variable
H A Dinspector_composed_element.cpp53 const char* BORDER_STYLE[] = { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h40 BORDER_STYLE, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h64 BORDER_STYLE, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A Dpanel_test_ng.cpp97 constexpr BorderStyle BORDER_STYLE = BorderStyle::DASHED; variable