Searched refs:CommonProperty (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.h | 47 struct CommonProperty { struct 448 int64_t nodeID, const CommonProperty& commonProperty, bool isDumpSimplify = false); 456 int32_t depth, int64_t nodeID, const CommonProperty& commonProperty); 459 void GenerateCommonProperty(const RefPtr<PipelineBase>& context, CommonProperty& output, 464 const CommonProperty& commonProperty, const SearchParameter& searchParam); 468 const CommonProperty& commonProperty, const SearchParameter& searchParam); 478 const RefPtr<NG::UINode>& uiVirtualNode, const CommonProperty& commonProperty, 482 const RefPtr<NG::FrameNode>& node, const CommonProperty& commonProperty, 492 const RefPtr<NG::FrameNode>& node, const CommonProperty& commonProperty, 496 const CommonProperty& commonProperty, const RefPtr<NG::PipelineContext>& ngPipeline, [all …]
|
H A D | js_accessibility_manager.cpp | 2585 CommonProperty commonProperty; in FillEventInfoWithNode() 2949 CommonProperty commonProperty; in DumpTreeNG() 3220 CommonProperty commonProperty; in DumpPropertyNG() 3918 CommonProperty commonProperty; in SearchElementInfoByAccessibilityIdNG() 3956 CommonProperty commonProperty; in SearchExtensionElementInfoByAccessibilityIdNG() 3995 CommonProperty commonProperty; in SearchElementInfosByTextNG() 4053 CommonProperty commonProperty; in SearchElementInfosByTextNG() 4257 CommonProperty commonProperty; in FindFocusedElementInfoNG() 4791 CommonProperty commonProperty; in SearchWebElementInfoByAccessibilityIdNG() 4840 CommonProperty commonProperty; in FindWebFocusedElementInfoNG() [all …]
|