GetPointerCount   160 content/browser/renderer_host/input/motion_event_android.cc size_t MotionEventAndroid::GetPointerCount() const {
GetPointerCount    82 content/browser/renderer_host/input/motion_event_web.cc size_t MotionEventWeb::GetPointerCount() const { return event_.touchesLength; }
GetPointerCount    58 ui/events/gesture_detection/mock_motion_event.cc size_t MockMotionEvent::GetPointerCount() const { return pointer_count; }