Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditAction.h48 EditActionCenter, enumerator
DEditorCommand.cpp563 …return executeApplyParagraphStyle(frame, source, EditActionCenter, CSSPropertyTextAlign, "center"); in executeJustifyCenter()
/external/webkit/Source/WebKit2/UIProcess/
DWebEditCommandProxy.cpp108 case EditActionCenter: in nameForEditAction()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp505 …case EditActionCenter: return WEB_UI_STRING_KEY("Center", "Center (Undo action name)", "Undo actio… in undoNameForEditAction()
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm508 …case EditActionCenter: return UI_STRING_KEY_INTERNAL("Center", "Center (Undo action name)", "Undo …