Searched refs:GenerateCommonProperty (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 2588 GenerateCommonProperty(context, commonProperty, mainContext); in FillEventInfoWithNode() 2952 GenerateCommonProperty(pipeline, commonProperty, mainPipeline); in DumpTreeNG() 3221 GenerateCommonProperty(ngPipeline, commonProperty, pipeline); in DumpPropertyNG() 3919 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in SearchElementInfoByAccessibilityIdNG() 3957 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in SearchExtensionElementInfoByAccessibilityIdNG() 3996 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in SearchElementInfosByTextNG() 4054 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in SearchElementInfosByTextNG() 4258 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in FindFocusedElementInfoNG() 4792 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in SearchWebElementInfoByAccessibilityIdNG() 4841 GenerateCommonProperty(ngPipeline, commonProperty, mainContext); in FindWebFocusedElementInfoNG() [all …]
|
H A D | js_accessibility_manager.h | 459 void GenerateCommonProperty(const RefPtr<PipelineBase>& context, CommonProperty& output,
|