Searched defs:parentElementId (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_manager.h | 218 RegisterInteractionOperationAsChildTree( uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) RegisterInteractionOperationAsChildTree() argument
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | ui_content.h | 206 RegisterAccessibilityChildTree( uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) RegisterAccessibilityChildTree() argument
|
/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_client_impl.cpp | 915 int64_t parentElementId = child.GetParentNodeId(); in GetParentElementInfo() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 5162 NeedRegisterChildTree( uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) NeedRegisterChildTree() argument 5176 RegisterInteractionOperationAsChildTree( uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) RegisterInteractionOperationAsChildTree() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.cpp | 3023 RegisterAccessibilityChildTree( uint32_t parentWindowId, int32_t parentTreeId, int64_t parentElementId) RegisterAccessibilityChildTree() argument
|
Completed in 22 milliseconds