Searched defs:hostElementId (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_third_accessibility_hover_ng.h | 53 int64_t hostElementId = -1; member 85 GetJsThirdProviderInteractionOperation( int64_t hostElementId) GetJsThirdProviderInteractionOperation() argument
|
H A D | js_third_accessibility_hover_ng.cpp | 49 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 D | js_accessibility_manager.cpp | 6101 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 D | accessibility_manager.h | 241 OnDumpChildInfoForThird( int64_t hostElementId, const std::vector<std::string> ¶ms, std::vector<std::string> &info) OnDumpChildInfoForThird() argument
|
Completed in 13 milliseconds