Home
last modified time | relevance | path

Searched refs:dfunc_data (Results 1 – 5 of 5) sorted by path

/dports/graphics/libart_lgpl/libart_lgpl-2.3.21/
H A Dart_pixbuf.c49 void *dfunc_data, ArtDestroyNotify dfunc) in art_pixbuf_new_rgb_dnotify() argument
64 pixbuf->destroy_data = dfunc_data; in art_pixbuf_new_rgb_dnotify()
93 void *dfunc_data, ArtDestroyNotify dfunc) in art_pixbuf_new_rgba_dnotify() argument
108 pixbuf->destroy_data = dfunc_data; in art_pixbuf_new_rgba_dnotify()
H A Dart_pixbuf.h83 void *dfunc_data, ArtDestroyNotify dfunc);
87 void *dfunc_data, ArtDestroyNotify dfunc);
/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/
H A Dlibart.pp246 …w_rgb_dnotify(pixels:Part_u8; width:longint; height:longint; rowstride:longint; dfunc_data:pointer;
248 …_rgba_dnotify(pixels:Part_u8; width:longint; height:longint; rowstride:longint; dfunc_data:pointer;
/dports/print/py-reportlab/reportlab-3.5.68/src/rl_addons/renderPM/libart_lgpl/
H A Dart_pixbuf.c49 void *dfunc_data, ArtDestroyNotify dfunc) in art_pixbuf_new_rgb_dnotify() argument
64 pixbuf->destroy_data = dfunc_data; in art_pixbuf_new_rgb_dnotify()
93 void *dfunc_data, ArtDestroyNotify dfunc) in art_pixbuf_new_rgba_dnotify() argument
108 pixbuf->destroy_data = dfunc_data; in art_pixbuf_new_rgba_dnotify()
H A Dart_pixbuf.h83 void *dfunc_data, ArtDestroyNotify dfunc);
87 void *dfunc_data, ArtDestroyNotify dfunc);