webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
<WebMultipleTextMatches > Protocol Reference

#import <WebDocumentInternal.h>

Inheritance diagram for <WebMultipleTextMatches >:

Instance Methods

(void- setMarkedTextMatchesAreHighlighted:
 
(BOOL- markedTextMatchesAreHighlighted
 
(NSUInteger) - countMatchesForText:inDOMRange:options:limit:markMatches:
 
(void- unmarkAllTextMatches
 
(NSArray *) - rectsForTextMatches
 

Method Documentation

◆ countMatchesForText:inDOMRange:options:limit:markMatches:()

- (NSUInteger WebMultipleTextMatches) countMatchesForText: (NSString *)  string
inDOMRange: (DOMRange *)  range
options: (WebFindOptions options
limit: (NSUInteger)  limit
markMatches: (BOOL markMatches 

◆ markedTextMatchesAreHighlighted()

- (BOOL WebMultipleTextMatches) markedTextMatchesAreHighlighted

◆ rectsForTextMatches()

- (NSArray * WebMultipleTextMatches) rectsForTextMatches

◆ setMarkedTextMatchesAreHighlighted:()

- (void WebMultipleTextMatches) setMarkedTextMatchesAreHighlighted: (BOOL newValue

◆ unmarkAllTextMatches()

- (void WebMultipleTextMatches) unmarkAllTextMatches

The documentation for this protocol was generated from the following file: