Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.h67 void SetOnTouchTestResults(const std::vector<std::string>& touchTestResults) in SetOnTouchTestResults() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp490 selectOverlayManager->SetOnTouchTestResults(touchTestIds); in HandleGlobalEventNG()