Home | History | Annotate | Download | only in webkit

Lines Matching refs:touchFlags

1818                     int touchFlags = nativeHandleTouchEvent(mNativeClass,
1822 if (touchFlags == 0
1827 return (touchFlags & TOUCH_FLAG_PREVENT_DEFAULT) > 0;