Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h293 pullAction_ = pullAction; in SetPullAction()
298 return pullAction_; in GetPullAction()
345 MouseAction pullAction_ = MouseAction::NONE; variable