Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_manager.h46 constexpr int32_t UI_EXTENSION_ID_FACTOR = 10; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp591 searchParam.uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR, info); in FindFocusedExtensionElementInfoNG()
1776 offset / NG::UI_EXTENSION_ID_FACTOR, extensionElementInfo); in SearchExtensionElementInfoByAccessibilityIdNG()
2911 uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR); in TransferExecuteAction()
3991 …Id, searchParam.text, uiExtensionNode, searchParam.uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR); in SearchElementInfosByTextNG()
5684 searchParam.uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR, info); in FocusExtensionElementMoveSearchNG()
6001 frameNode, searchParam.uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR); in FindText()
6042 frameNode, searchParam.uiExtensionOffset / NG::UI_EXTENSION_ID_FACTOR); in FindTextByTextHint()