Home | History | Annotate | Download | only in webkit

Lines Matching refs:skipIndex

1346         final int skipIndex = pointerUp ? ev.getActionIndex() : -1;
1352 if (skipIndex == i) continue;