Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp281 constexpr char ACCESSIBILITY_GENERIC_CONTAINER[] = "genericContainer"; variable
6304 if (componentType.compare(ACCESSIBILITY_GENERIC_CONTAINER) != 0 in GetWebAllInfosImpl()