Searched defs:matchIndex (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DFindController.cpp296 void FindController::getImageForFindMatch(uint32_t matchIndex) argument
319 void FindController::selectFindMatch(uint32_t matchIndex) argument
H A DWebPage.cpp3156 void WebPage::getImageForFindMatch(uint32_t matchIndex) argument
3161 void WebPage::selectFindMatch(uint32_t matchIndex) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drematch.cpp2640 UBool RegexMatcher::ReportFindProgress(int64_t matchIndex, UErrorCode &status) { argument
H A Ducurr.cpp1330 int32_t matchIndex = -1; local
1537 int32_t matchIndex = -1; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/yarr/
H A DYarrJIT.cpp143 void matchCharacterClassRange(RegisterID character, JumpList& failures, JumpList& matchDest, const CharacterRange* ranges, unsigned count, unsigned* matchIndex, const UChar* matches, unsigned matchCount) argument
224 unsigned matchIndex = 0; local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPage.cpp689 void WKPageGetImageForFindMatch(WKPageRef pageRef, int32_t matchIndex) argument
694 void WKPageSelectFindMatch(WKPageRef pageRef, int32_t matchIndex) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dregextst.cpp4823 testProgressCallBackFn(const void *context, int64_t matchIndex) { argument
/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c1994 u_int32_t matchIndex, i; local
2033 int matchIndex; local
2904 int32_t matchIndex; local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp2253 void WebPageProxy::getImageForFindMatch(int32_t matchIndex) argument
2258 void WebPageProxy::selectFindMatch(int32_t matchIndex) argument
3544 void WebPageProxy::didGetImageForFindMatch(const ShareableBitmap::Handle& contentImageHandle, uint32_t matchIndex) argument
3555 void WebPageProxy::didFindString(const String& string, uint32_t matchCount, int32_t matchIndex) argument

Completed in 365 milliseconds