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

/external/webkit/Source/WebCore/editing/
H A DEditAction.h47 EditActionAlignRight, enumerator in enum:WebCore::__anon15777
H A DEditorCommand.cpp578 return executeApplyParagraphStyle(frame, source, EditActionAlignRight, CSSPropertyTextAlign, "right");
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp106 case EditActionAlignRight:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp504 case EditActionAlignRight: return WEB_UI_STRING_KEY("Align Right", "Align Right (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm507 case EditActionAlignRight: return UI_STRING_KEY_INTERNAL("Align Right", "Align Right (Undo action name)", "Undo action name");

Completed in 64 milliseconds