Home | History | Annotate | Download | only in webkit

Lines Matching refs:matchIndex

1727                                 int matchIndex = nativeFindNext(mNativeClass, true);
1730 request.mMatchIndex = matchIndex;
1742 int matchIndex = nativeFindNext(mNativeClass, msg.arg1 != 0);
1744 request.mMatchIndex = matchIndex;