Searched defs:text_only (Results 1 – 3 of 3) sorted by relevance
21 PP_Bool text_only) { in Zoom()
253 void PepperWebPluginImpl::setZoomLevel(double level, bool text_only) { in setZoomLevel()
1298 void PepperPluginInstanceImpl::Zoom(double factor, bool text_only) { in Zoom()