HomeSort by relevance Sort by last modified time
    Searched refs:EditActionTurnOffKerning (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/editing/
EditAction.h 34 EditActionTurnOffKerning,
  /external/webkit/Source/WebKit2/UIProcess/
WebEditCommandProxy.cpp 80 case EditActionTurnOffKerning:
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 491 case EditActionTurnOffKerning: return WEB_UI_STRING_KEY("Turn Off Kerning", "Turn Off Kerning (Undo action name)", "Undo action name");
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 494 case EditActionTurnOffKerning: return UI_STRING_KEY_INTERNAL("Turn Off Kerning", "Turn Off Kerning (Undo action name)", "Undo action name");
    [all...]

Completed in 1451 milliseconds