Home
last modified time | relevance | path

Searched refs:SCROLL_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.cpp316 const char SCROLL_COMPONENT_TAG[] = "ScrollComponent"; variable
H A Dinspector_composed_component.cpp162 …{ SCROLL_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::ScrollComposedE… in __anona4bda69c2602()
297 { SCROLL_COMPONENT_TAG, SCROLL_ETS_TAG },
H A Dinspector_constants.h324 ACE_EXPORT extern const char SCROLL_COMPONENT_TAG[];