Searched refs:EditActionSetBackgroundColor (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditAction.h33 EditActionSetBackgroundColor, enumerator in enum:WebCore::__anon15777
H A DEditorCommand.cpp280 return executeApplyStyle(frame, source, EditActionSetBackgroundColor, CSSPropertyBackgroundColor, value);
/external/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.cpp78 case EditActionSetBackgroundColor:
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp490 case EditActionSetBackgroundColor: return WEB_UI_STRING_KEY("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.mm493 case EditActionSetBackgroundColor: return UI_STRING_KEY_INTERNAL("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm4699 return EditActionSetBackgroundColor;

Completed in 181 milliseconds