Home
last modified time | relevance | path

Searched defs:gdk_pixbuf_get_from_drawable (Results 1 – 5 of 5) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle_p.h465 static Ptr_gdk_pixbuf_get_from_drawable gdk_pixbuf_get_from_drawable; variable
H A Dqgtkstyle_p.cpp190 Ptr_gdk_pixbuf_get_from_drawable QGtkStylePrivate::gdk_pixbuf_get_from_drawable = 0; member in QGtkStylePrivate
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkpixbuf-drawable.c1206 gdk_pixbuf_get_from_drawable (GdkPixbuf *dest, in gdk_pixbuf_get_from_drawable() function
H A Dgdkalias.h2160 #define gdk_pixbuf_get_from_drawable IA__gdk_pixbuf_get_from_drawable macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.VisualStyles/
H A DGtkPlus.cs1337 …static extern GdkPixbufPointer gdk_pixbuf_get_from_drawable (GdkPixbufPointer dest, GdkDrawablePoi… in gdk_pixbuf_get_from_drawable() method in System.Windows.Forms.VisualStyles.GtkPlus