Searched refs:EditActionUseStandardKerning (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditAction.h37 EditActionUseStandardKerning, enumerator in enum:WebCore::__anon15777
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp86 case EditActionUseStandardKerning:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp494 case EditActionUseStandardKerning: return WEB_UI_STRING_KEY("Use Standard Kerning", "Use Standard Kerning (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm497 case EditActionUseStandardKerning: return UI_STRING_KEY_INTERNAL("Use Standard Kerning", "Use Standard Kerning (Undo action name)", "Undo action name");

Completed in 41 milliseconds