Searched refs:textMatches (Results 1 – 3 of 3) sorted by relevance
46 NSArray *textMatches; variable
203 [textMatches release];677 NSMutableArray *result = [NSMutableArray arrayWithCapacity:[textMatches count]];679 NSEnumerator *matchEnumerator = [textMatches objectEnumerator];1383 [textMatches release];1384 textMatches = array;
2759 … new ivars textMatches and lastScrollPosition; now conforms to WebMultipleTextMatches protocol2763 release textMatches2778 …e document is searched or limit is hit; records results by saving PDFSelections in textMatches ivar2780 implementation of WebMultipleTextMatches protocol method; clears saved textMatches