Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditorCommand.cpp1061 static bool executeUseCSS(LocalFrame& frame, Event*, EditorCommandSource, const String& value) in executeUseCSS() function
1577 …{ "UseCSS", {136, executeUseCSS, supported, enabled, stateNone, valueNull, notTextInsertion, doNot… in createCommandMap()