HomeSort by relevance Sort by last modified time
    Searched refs:textMatches (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.h 46 NSArray *textMatches;
WebPDFView.mm 203 [textMatches release];
677 NSMutableArray *result = [NSMutableArray arrayWithCapacity:[textMatches count]];
679 NSEnumerator *matchEnumerator = [textMatches objectEnumerator];
    [all...]

Completed in 1292 milliseconds