Home
last modified time | relevance | path

Searched refs:gdk_pixmap_get_size (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
Dgtk_compat.h72 inline void gdk_pixmap_get_size(GdkPixmap* pixmap, gint* width, gint* height) { in gdk_pixmap_get_size() function
/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_gtk.cc231 gdk_pixmap_get_size(pixmap_, &cur_width, &cur_height); in EnsurePixmapAtLeastSize()