Home
last modified time | relevance | path

Searched refs:SLIDER_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.cpp357 const char SLIDER_COMPONENT_TAG[] = "SliderComponent"; variable
H A Dinspector_composed_component.cpp174 …{ SLIDER_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::SliderComposedE… in __anona4bda69c2e02()
306 { SLIDER_COMPONENT_TAG, SLIDER_ETS_TAG },
H A Dinspector_constants.h365 ACE_EXPORT extern const char SLIDER_COMPONENT_TAG[];