Lines Matching refs:GetPointerAction
101 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_DOWN) {
116 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_DOWN ||
117 event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_UP) {
118 HILOG_INFO("PointerAction:%{public}d, PointerId:%{public}d.", event.GetPointerAction(),
123 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_CANCEL) {
163 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_DOWN &&
248 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_UP &&
393 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_UP &&
467 HILOG_DEBUG("action: %{public}d", event.GetPointerAction());
469 switch (event.GetPointerAction()) {
516 switch (event.GetPointerAction()) {
559 switch (event.GetPointerAction()) {
602 if (event.GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_UP &&
955 switch (event.GetPointerAction()) {
988 switch (event.GetPointerAction()) {
1133 if (iter->GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_DOWN) {
1187 if (iter->GetPointerAction() == MMI::PointerEvent::POINTER_ACTION_DOWN) {