Searched refs:createMatchEnumerator (Results 1 – 2 of 2) sorted by relevance
275 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
20122 (createMatchEnumerator):