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

  /external/webkit/WebCore/editing/
EditAction.h 33 EditActionSetBackgroundColor,
EditorCommand.cpp 281 return executeApplyStyle(frame, source, EditActionSetBackgroundColor, CSSPropertyBackgroundColor, value);
    [all...]
  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 488 case EditActionSetBackgroundColor: return LPCTSTR_UI_STRING_KEY("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 417 case EditActionSetBackgroundColor: return UI_STRING_KEY("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
  /external/webkit/WebKit/mac/WebView/
WebHTMLView.mm     [all...]

Completed in 24 milliseconds