Searched refs:ContextMenuItemTagIgnoreSpelling (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitContextMenuActions.cpp92 return ContextMenuItemTagIgnoreSpelling;
185 case ContextMenuItemTagIgnoreSpelling:
/macosx-10.10/WebCore-7600.1.25/platform/
H A DContextMenuItem.h92 ContextMenuItemTagIgnoreSpelling, enumerator in enum:WebCore::ContextMenuAction
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DContextMenuItemGtk.cpp71 case ContextMenuItemTagIgnoreSpelling:
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKSharedAPICast.h373 case WebCore::ContextMenuItemTagIgnoreSpelling:
568 return WebCore::ContextMenuItemTagIgnoreSpelling;
/macosx-10.10/WebCore-7600.1.25/page/
H A DContextMenuController.cpp393 case ContextMenuItemTagIgnoreSpelling:
820 ContextMenuItem IgnoreSpellingItem(ActionType, ContextMenuItemTagIgnoreSpelling,
1199 case ContextMenuItemTagIgnoreSpelling:
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3794 if (item.action() == ContextMenuItemTagLearnSpelling || item.action() == ContextMenuItemTagIgnoreSpelling)

Completed in 205 milliseconds