HomeSort by relevance Sort by last modified time
    Searched refs:EnsurePixmapAtLeastSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_gtk.cc 228 void WebPluginDelegateImpl::EnsurePixmapAtLeastSize(int width, int height) {
449 EnsurePixmapAtLeastSize(pixmap_rect.width(), pixmap_rect.height());
webplugin_delegate_impl.h 325 void EnsurePixmapAtLeastSize(int width, int height);

Completed in 83 milliseconds