Searched refs:EnsurePixmapAtLeastSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dwebplugin_delegate_impl_gtk.cc228 void WebPluginDelegateImpl::EnsurePixmapAtLeastSize(int width, int height) { function in class:content::WebPluginDelegateImpl
449 EnsurePixmapAtLeastSize(pixmap_rect.width(), pixmap_rect.height());
H A Dwebplugin_delegate_impl.h325 void EnsurePixmapAtLeastSize(int width, int height);

Completed in 170 milliseconds