Searched refs:shouldStyleWithCSS (Results 1 – 3 of 3) sorted by relevance
141 bool shouldStyleWithCSS() const { return m_shouldStyleWithCSS; } in shouldStyleWithCSS() function
1403 if (!document->frame()->editor().shouldStyleWithCSS()) in StyleChange()
1314 return frame.editor().shouldStyleWithCSS() ? TrueTriState : FalseTriState; in stateStyleWithCSS()