Searched refs:gdk_pixmap_get_size (Results 1 – 2 of 2) sorted by relevance
72 inline void gdk_pixmap_get_size(GdkPixmap* pixmap, gint* width, gint* height) { in gdk_pixmap_get_size() function
231 gdk_pixmap_get_size(pixmap_, &cur_width, &cur_height); in EnsurePixmapAtLeastSize()