Searched refs:shouldStyleWithCSS (Results 1 – 4 of 4) sorted by relevance
175 bool shouldStyleWithCSS() const { return m_shouldStyleWithCSS; } in shouldStyleWithCSS() function
813 if (!document->frame()->editor()->shouldStyleWithCSS()) in StyleChange()
1292 return frame->editor()->shouldStyleWithCSS() ? TrueTriState : FalseTriState; in stateStyleWithCSS()
44012 (WebCore::Editor::shouldStyleWithCSS):