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

  /external/webkit/Source/WebCore/editing/
EditAction.h 37 EditActionUseStandardKerning,
  /external/webkit/Source/WebKit2/UIProcess/
WebEditCommandProxy.cpp 86 case EditActionUseStandardKerning:
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 494 case EditActionUseStandardKerning: return WEB_UI_STRING_KEY("Use Standard Kerning", "Use Standard Kerning (Undo action name)", "Undo action name");
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 497 case EditActionUseStandardKerning: return UI_STRING_KEY_INTERNAL("Use Standard Kerning", "Use Standard Kerning (Undo action name)", "Undo action name");
    [all...]

Completed in 18 milliseconds