Searched refs:setShouldStyleWithCSS (Results 1 – 3 of 3) sorted by relevance
174 void setShouldStyleWithCSS(bool flag) { m_shouldStyleWithCSS = flag; } in setShouldStyleWithCSS() function
1019 frame->editor()->setShouldStyleWithCSS(value == "true" ? true : false); in executeStyleWithCSS()
44011 (WebCore::Editor::setShouldStyleWithCSS):