Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h460 Method touchDownMethod_; variable
H A Dweb_delegate_cross.cpp876 touchDownMethod_ = MakeMethodHash(WEB_METHOD_TOUCH_DOWN); in HandleTouchDown()
877 CallResRegisterMethod(touchDownMethod_, "", nullptr); in HandleTouchDown()