Searched refs:EditActionJustify (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditAction.h49 EditActionJustify, enumerator in enum:WebCore::__anon15777
H A DEditorCommand.cpp568 return executeApplyParagraphStyle(frame, source, EditActionJustify, CSSPropertyTextAlign, "justify");
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp110 case EditActionJustify:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp506 case EditActionJustify: return WEB_UI_STRING_KEY("Justify", "Justify (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm509 case EditActionJustify: return UI_STRING_KEY_INTERNAL("Justify", "Justify (Undo action name)", "Undo action name");

Completed in 132 milliseconds