Home | History | Annotate | Download | only in WebView

Lines Matching refs:isAutomaticDashSubstitutionEnabled

420 - (BOOL)isAutomaticDashSubstitutionEnabled;
2830 [menuItem setState:[self isAutomaticDashSubstitutionEnabled] ? NSOnState : NSOffState];
5321 - (BOOL)isAutomaticDashSubstitutionEnabled
5323 return [[self _webView] isAutomaticDashSubstitutionEnabled];