Searched defs:parentElementId (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_manager.h | 226 uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) {}; in RegisterInteractionOperationAsChildTree()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | ui_content.h | 207 uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) {}; in RegisterAccessibilityChildTree()
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_client_impl.cpp | 943 int64_t parentElementId = child.GetParentNodeId(); in GetParentElementInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 5217 uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) in NeedRegisterChildTree() 5231 uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) in RegisterInteractionOperationAsChildTree()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.cpp | 3081 uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) in RegisterAccessibilityChildTree()
|