Lines Matching defs:fmt
270 GdkPixbufFormat *fmt = gdk_pixbuf_loader_get_format(loader);
271 gchar *fmt_name = gdk_pixbuf_format_get_name(fmt);
318 GdkPixbufFormat *fmt = gdk_pixbuf_loader_get_format(loader);
319 gchar *fmt_name = gdk_pixbuf_format_get_name(fmt);
460 void Pixbuf::ensurePixelFormat(PixelFormat fmt)
463 if (fmt == PF_GDK) {
466 if (fmt == PF_CAIRO) {
472 _pixel_format = fmt;
478 if (fmt == PF_GDK) {
484 _pixel_format = fmt;
487 if (fmt == PF_CAIRO) {