HomeSort by relevance Sort by last modified time
    Searched refs:ImageCodecInfo (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusImageCodec.h 35 OUT ImageCodecInfo *decoders)
54 OUT ImageCodecInfo *encoders)
61 IN const ImageCodecInfo* codec)
68 IN const ImageCodecInfo* codec)
GdiPlusImaging.h 109 // ImageCodecInfo structure
112 class ImageCodecInfo
GdiPlusFlat.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimagecodec.h 30 ImageCodecInfo *decoders)
49 ImageCodecInfo *encoders)
gdiplusimaging.h 110 typedef struct ImageCodecInfo {
124 } ImageCodecInfo;
gdiplusflat.h 417 GpStatus WINGDIPAPI GdipGetImageDecoders(UINT,UINT,ImageCodecInfo*);
419 GpStatus WINGDIPAPI GdipGetImageEncoders(UINT,UINT,ImageCodecInfo*);
    [all...]

Completed in 140 milliseconds