Searched refs:setZoomsTextOnly (Results 1 – 15 of 15) sorted by relevance
93 - (void)setZoomsTextOnly:(BOOL)zoomsTextOnly;
810 - (void)setZoomsTextOnly:(BOOL)flag
1339 settings->setZoomsTextOnly([preferences zoomsTextOnly]);2767 _private->page->settings()->setZoomsTextOnly(isTextOnly);
233 void setZoomsTextOnly(bool);
506 void Settings::setZoomsTextOnly(bool zoomsTextOnly) in setZoomsTextOnly() function in WebCore::Settings
740 …m_page->settings()->setZoomsTextOnly(true); // We do this to avoid doing any scaling of CSS pixels… in setZoomFactor()748 m_page->settings()->setZoomsTextOnly(isTextOnly); in setZoomFactor()
335 virtual HRESULT STDMETHODCALLTYPE setZoomsTextOnly(
1247 HRESULT WebPreferences::setZoomsTextOnly(BOOL zoomsTextOnly) in setZoomsTextOnly() function in WebPreferences
2522 m_page->settings()->setZoomsTextOnly(isTextOnly); in setZoomMultiplier()4166 settings->setZoomsTextOnly(!!enabled); in notifyPreferencesChanged()
1605 use m_page->settings()->setZoomsTextOnly() instead of setting m_zoomMultiplierIsTextOnly1618 (WebPreferences::setZoomsTextOnly):
187 HRESULT setZoomsTextOnly(BOOL zoomsTextOnly);
169 settings->setZoomsTextOnly(value); in apply()
1726 -[WebPreferences(WebPrivate) setZoomsTextOnly:]
6292 (-[WebPreferences setZoomsTextOnly:]):6296 declare zoomsTextOnly/setZoomsTextOnly:
1439 export symbol for WebCoreSettings::setZoomsTextOnly()1457 (WebCore::Settings::setZoomsTextOnly):