Searched refs:GdipGetImageDecoders (Results 1 – 6 of 6) sorted by relevance
135 if (GdipGetImageDecoders(num, size, codecInfo) != Ok) in GdipGetSupportedFileExtensions()
269 269 stdcall GdipGetImageDecoders(long long ptr)
5018 GpStatus WINGDIPAPI GdipGetImageDecoders(UINT numDecoders, UINT size, ImageCodecInfo *decoders) in GdipGetImageDecoders() function
858 using FUN_GetImageDecoder = decltype(&Gdiplus::DllExports::GdipGetImageDecoders);
626 GdipGetImageDecoders(num, size, codecInfo); in pBuildFileList()
501 GdipGetImageDecoders(UINT, UINT, ImageCodecInfo *);