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

/external/webkit/Source/WebCore/editing/
H A DEditAction.h36 EditActionLoosenKerning, enumerator in enum:WebCore::__anon15777
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp84 case EditActionLoosenKerning:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp493 case EditActionLoosenKerning: return WEB_UI_STRING_KEY("Loosen Kerning", "Loosen Kerning (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm496 case EditActionLoosenKerning: return UI_STRING_KEY_INTERNAL("Loosen Kerning", "Loosen Kerning (Undo action name)", "Undo action name");

Completed in 114 milliseconds