Searched refs:gdk_pixmap_get_size (Results 1 – 5 of 5) sorted by relevance
45 gdk_pixmap_get_size(pixmap, &width, &height); in createBitmapContextFromWebView()
41 #define gdk_pixmap_get_size gdk_drawable_get_size macro
98 gdk_pixmap_get_size(gScratchBuffer, &scratchWidth, &scratchHeight); in WidgetRenderingContext()
29295 support for gdk_pixmap_get_size before the 2.23.4.29298 Replaced the old gdk_drawable_get_size with gdk_pixmap_get_size.
4629 gdk_drawable_get_size with gdk_pixmap_get_size.