HomeSort by relevance Sort by last modified time
    Searched refs:contextMenuItemTagSearchInSpotlight (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.h 100 virtual String contextMenuItemTagSearchInSpotlight();
LocalizationStrategy.h 101 virtual String contextMenuItemTagSearchInSpotlight() = 0;
LocalizedStrings.cpp 182 String contextMenuItemTagSearchInSpotlight()
184 return platformStrategies()->localizationStrategy()->contextMenuItemTagSearchInSpotlight();
LocalizedStrings.h 97 String contextMenuItemTagSearchInSpotlight();
DefaultLocalizationStrategy.cpp 403 String DefaultLocalizationStrategy::contextMenuItemTagSearchInSpotlight()
    [all...]
  /external/webkit/Source/WebCore/page/
ContextMenuController.cpp 352 case ContextMenuItemTagSearchInSpotlight:
677 ContextMenuItem SearchSpotlightItem(ActionType, ContextMenuItemTagSearchInSpotlight,
678 contextMenuItemTagSearchInSpotlight());
    [all...]

Completed in 71 milliseconds