Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditAction.h33 EditActionSetBackgroundColor, enumerator
DEditorCommand.cpp277 …return executeApplyStyle(frame, source, EditActionSetBackgroundColor, CSSPropertyBackgroundColor, … in executeBackColor()