Home | History | Annotate | Download | only in WebView

Lines Matching refs:isAutomaticQuoteSubstitutionEnabled

414 - (BOOL)isAutomaticQuoteSubstitutionEnabled;
2818 [menuItem setState:[self isAutomaticQuoteSubstitutionEnabled] ? NSOnState : NSOffState];
5291 - (BOOL)isAutomaticQuoteSubstitutionEnabled
5293 return [[self _webView] isAutomaticQuoteSubstitutionEnabled];