Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_accessibility_property.h43 bool HasSubComponent() const override in HasSubComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h156 virtual bool HasSubComponent() const in HasSubComponent() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp1337 if (accessibilityProperty->HasSubComponent()) { in UpdateAccessibilityElementInfo()