Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditAction.h47 EditActionAlignRight, enumerator
DEditorCommand.cpp578 …return executeApplyParagraphStyle(frame, source, EditActionAlignRight, CSSPropertyTextAlign, "righ… in executeJustifyRight()
/external/webkit/Source/WebKit2/UIProcess/
DWebEditCommandProxy.cpp106 case EditActionAlignRight: in nameForEditAction()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp504 …case EditActionAlignRight: return WEB_UI_STRING_KEY("Align Right", "Align Right (Undo action name)… in undoNameForEditAction()
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm507 …case EditActionAlignRight: return UI_STRING_KEY_INTERNAL("Align Right", "Align Right (Undo action …