Home
last modified time | relevance | path

Searched refs:SHAPE_COMPONENT_TAG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_constants.cpp245 const char SHAPE_COMPONENT_TAG[] = "ShapeComponent"; variable
H A Dinspector_composed_component.cpp144 …{ SHAPE_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::ShapeComposedEle… in __anona4bda69c1902()
285 { SHAPE_COMPONENT_TAG, SHAPE_ETS_TAG },
H A Dinspector_constants.h249 ACE_EXPORT extern const char SHAPE_COMPONENT_TAG[];