Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:show

253 - (NSString *)contextMenuItemTagShowSpellingPanel:(bool)show
256 if (show)
257 return UI_STRING("Show Spelling and Grammar", "menu item title");
294 return UI_STRING("Show Fonts", "Show fonts context menu item");
324 return UI_STRING("Show Colors", "Show colors context menu item");
381 - (NSString *)contextMenuItemTagShowSubstitutions:(bool)show
383 if (show)
384 return UI_STRING("Show Substitutions", "menu item title");
708 return UI_STRING("show closed captions", "accessibility role description for show closed captions button");
752 return UI_STRING("start displaying closed captions", "accessibility help text for show closed captions button");