Searched refs:textOnly (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebPlugin.h107 virtual void setZoomLevel(double level, bool textOnly) { } argument
H A DWebView.h188 // If |textOnly| is set, only the text will be zoomed; otherwise the entire
192 virtual double setZoomLevel(bool textOnly, double zoomLevel) = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DWebViewImpl.h144 virtual double setZoomLevel(bool textOnly, double zoomLevel);
H A DWebViewImpl.cpp1669 double WebViewImpl::setZoomLevel(bool textOnly, double zoomLevel) argument
1681 pluginContainer->plugin()->setZoomLevel(m_zoomLevel, textOnly);
1684 if (textOnly)
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 140 milliseconds