HomeSort by relevance Sort by last modified time
    Searched full:editactionsettraditionalcharactershape (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/editing/
EditAction.h 43 EditActionSetTraditionalCharacterShape,
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 427 case EditActionSetTraditionalCharacterShape: return UI_STRING_KEY("Set Traditional Character Shape", "Set Traditional Character Shape (Undo action name)", "Undo action name");
  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 498 case EditActionSetTraditionalCharacterShape: return LPCTSTR_UI_STRING_KEY("Set Traditional Character Shape", "Set Traditional Character Shape (Undo action name)", "Undo action name");

Completed in 8385 milliseconds