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

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

Completed in 319 milliseconds