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

/external/webkit/Source/WebCore/editing/
H A DEditAction.h43 EditActionSetTraditionalCharacterShape, enumerator in enum:WebCore::__anon15777
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp98 case EditActionSetTraditionalCharacterShape:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp500 case EditActionSetTraditionalCharacterShape: return WEB_UI_STRING_KEY("Set Traditional Character Shape", "Set Traditional Character Shape (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm503 case EditActionSetTraditionalCharacterShape: return UI_STRING_KEY_INTERNAL("Set Traditional Character Shape", "Set Traditional Character Shape (Undo action name)", "Undo action name");

Completed in 21 milliseconds