Home
last modified time | relevance | path

Searched defs:hostElementId (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.h53 int64_t hostElementId = -1; member
85 GetJsThirdProviderInteractionOperation( int64_t hostElementId) GetJsThirdProviderInteractionOperation() argument
H A Djs_third_accessibility_hover_ng.cpp49 GetElementInfoForThird( int64_t elementId, AccessibilityElementInfo& info, int64_t hostElementId) GetElementInfoForThird() argument
161 HoverPathForThirdRecursive( const int64_t hostElementId, const NG::PointF& hoverPoint, const AccessibilityElementInfo& nodeInfo, AccessibilityHoverTestPathForThird& path, NG::OffsetF hostOffset) HoverPathForThirdRecursive() argument
203 HoverPathForThird( const int64_t hostElementId, const NG::PointF& point, AccessibilityElementInfo& rootInfo, NG::OffsetF hostOffset) HoverPathForThird() argument
318 RegisterJsThirdProviderInteractionOperation( int64_t hostElementId, const std::shared_ptr<JsThirdProviderInteractionOperation>& jsThirdProviderOperator) RegisterJsThirdProviderInteractionOperation() argument
325 DeregisterJsThirdProviderInteractionOperation( int64_t hostElementId) DeregisterJsThirdProviderInteractionOperation() argument
420 OnDumpChildInfoForThirdRecursive( int64_t hostElementId, const std::vector<std::string>& params, std::vector<std::string>& info, const WeakPtr<JsAccessibilityManager>& jsAccessibilityManager) OnDumpChildInfoForThirdRecursive() argument
[all...]
H A Djs_accessibility_manager.cpp6101 OnDumpChildInfoForThird( int64_t hostElementId, const std::vector<std::string>& params, std::vector<std::string>& info) OnDumpChildInfoForThird() argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h241 OnDumpChildInfoForThird( int64_t hostElementId, const std::vector<std::string> &params, std::vector<std::string> &info) OnDumpChildInfoForThird() argument

Completed in 13 milliseconds