Searched refs:IsTapOnInputMethod (Results 1 – 2 of 2) sorted by relevance
73 bool IsTapOnInputMethod(MMI::PointerEvent &event);
74 bool AccessibilityZoomGesture::IsTapOnInputMethod(MMI::PointerEvent &event) in IsTapOnInputMethod() function in OHOS::Accessibility::AccessibilityZoomGesture121 if (IsTapOnInputMethod(event)) { in OnPointerEvent()