Lines Matching refs:enable
1046 void WebFrameImpl::enableViewSourceMode(bool enable)1049 m_frame->setInViewSourceMode(enable);1250 void WebFrameImpl::enableContinuousSpellChecking(bool enable)1252 if (enable == isContinuousSpellCheckingEnabled())1865 #if !ENABLE(SVG)