HomeSort by relevance Sort by last modified time
    Searched refs:EditActionCenter (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/editing/
EditAction.h 48 EditActionCenter,
EditorCommand.cpp 563 return executeApplyParagraphStyle(frame, source, EditActionCenter, CSSPropertyTextAlign, "center");
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/
WebEditCommandProxy.cpp 108 case EditActionCenter:
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 505 case EditActionCenter: return WEB_UI_STRING_KEY("Center", "Center (Undo action name)", "Undo action name");
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 508 case EditActionCenter: return UI_STRING_KEY_INTERNAL("Center", "Center (Undo action name)", "Undo action name");
    [all...]

Completed in 23 milliseconds