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

  /external/webkit/Source/WebCore/editing/
EditAction.h 35 EditActionTightenKerning,
  /external/webkit/Source/WebKit2/UIProcess/
WebEditCommandProxy.cpp 82 case EditActionTightenKerning:
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 492 case EditActionTightenKerning: return WEB_UI_STRING_KEY("Tighten Kerning", "Tighten Kerning (Undo action name)", "Undo action name");
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 495 case EditActionTightenKerning: return UI_STRING_KEY_INTERNAL("Tighten Kerning", "Tighten Kerning (Undo action name)", "Undo action name");
    [all...]

Completed in 429 milliseconds