Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditAction.h33 EditActionSetBackgroundColor, enumerator
DEditorCommand.cpp280 …return executeApplyStyle(frame, source, EditActionSetBackgroundColor, CSSPropertyBackgroundColor, … in executeBackColor()
/external/webkit/Source/WebKit2/UIProcess/
DWebEditCommandProxy.cpp78 case EditActionSetBackgroundColor: in nameForEditAction()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp490 …case EditActionSetBackgroundColor: return WEB_UI_STRING_KEY("Set Background Color", "Set Backgroun… in undoNameForEditAction()
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm493 …case EditActionSetBackgroundColor: return UI_STRING_KEY_INTERNAL("Set Background Color", "Set Back…
/external/webkit/Source/WebKit/mac/WebView/
DWebHTMLView.mm4699 return EditActionSetBackgroundColor;