Home
last modified time | relevance | path

Searched defs:TouchRestrict (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp135 void RenderTriangle::OnTouchTestHit(const Offset&, const TouchRestrict&, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.h123 void OnTouchTestHit(const Offset&, const TouchRestrict&, TouchTestResult& result) override in OnTouchTestHit()
H A Drender_picker_option.cpp130 void RenderPickerOption::OnTouchTestHit(const Offset&, const TouchRestrict&, TouchTestResult& resul… in OnTouchTestHit()