Home | History | Annotate | Download | only in WebView

Lines Matching refs:isAutomaticLinkDetectionEnabled

4400         BOOL checkMark = [self isAutomaticLinkDetectionEnabled];
5273 - (BOOL)isAutomaticLinkDetectionEnabled
5336 [self setAutomaticLinkDetectionEnabled:![self isAutomaticLinkDetectionEnabled]];