Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditAction.h46 EditActionAlignLeft, enumerator
DEditorCommand.cpp573 …return executeApplyParagraphStyle(frame, source, EditActionAlignLeft, CSSPropertyTextAlign, "left"… in executeJustifyLeft()
/external/webkit/Source/WebKit2/UIProcess/
DWebEditCommandProxy.cpp104 case EditActionAlignLeft: in nameForEditAction()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp503 …case EditActionAlignLeft: return WEB_UI_STRING_KEY("Align Left", "Align Left (Undo action name)", … in undoNameForEditAction()
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm506 …case EditActionAlignLeft: return UI_STRING_KEY_INTERNAL("Align Left", "Align Left (Undo action nam…