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

  /external/webkit/WebCore/editing/
EditAction.h 49 EditActionJustify,
EditorCommand.cpp 557 return executeApplyParagraphStyle(frame, source, EditActionJustify, CSSPropertyTextAlign, "justify");
    [all...]
  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 504 case EditActionJustify: return LPCTSTR_UI_STRING_KEY("Justify", "Justify (Undo action name)", "Undo action name");
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 433 case EditActionJustify: return UI_STRING_KEY("Justify", "Justify (Undo action name)", "Undo action name");

Completed in 391 milliseconds