Searched defs:image_private (Results 1 – 11 of 11) sorted by relevance
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/cpp/ |
H A D | poppler-image.h | 28 class image_private; variable 66 friend class image_private; variable
|
H A D | poppler-image.cpp | 70 image_private::image_private(int iwidth, int iheight, image::format_enum iformat) in image_private() function in image_private
|
/dports/graphics/poppler/poppler-21.12.0/cpp/ |
H A D | poppler-image.h | 28 class image_private; variable 69 friend class image_private; variable
|
H A D | poppler-image.cpp | 108 image_private::image_private(int iwidth, int iheight, image::format_enum iformat) : ref(1), data(nu… in image_private() function in image_private
|
/dports/graphics/poppler-qt5/poppler-21.12.0/cpp/ |
H A D | poppler-image.h | 28 class image_private; variable 69 friend class image_private; variable
|
H A D | poppler-image.cpp | 108 image_private::image_private(int iwidth, int iheight, image::format_enum iformat) : ref(1), data(nu… in image_private() function in image_private
|
/dports/graphics/poppler-glib/poppler-21.12.0/cpp/ |
H A D | poppler-image.h | 28 class image_private; variable 69 friend class image_private; variable
|
H A D | poppler-image.cpp | 108 image_private::image_private(int iwidth, int iheight, image::format_enum iformat) : ref(1), data(nu… in image_private() function in image_private
|
/dports/graphics/poppler-utils/poppler-21.12.0/cpp/ |
H A D | poppler-image.h | 28 class image_private; variable 69 friend class image_private; variable
|
H A D | poppler-image.cpp | 108 image_private::image_private(int iwidth, int iheight, image::format_enum iformat) : ref(1), data(nu… in image_private() function in image_private
|
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/directfb/ |
H A D | gdkdrawable-directfb.c | 956 GdkImageDirectFB *image_private; in gdk_directfb_draw_image() local
|