Home
last modified time | relevance | path

Searched refs:createMatchEnumerator (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/win/
DWebView.cpp275 HRESULT createMatchEnumerator(Vector<IntRect>* rects, IEnumTextMatches** matches);
3088 return createMatchEnumerator(&allRects, pmatches); in rectsForTextMatches()
5402 HRESULT createMatchEnumerator(Vector<IntRect>* rects, IEnumTextMatches** matches) in createMatchEnumerator() function
DChangeLog-2009-06-1620122 (createMatchEnumerator):