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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 46 typedef enum EmfPlusRecordType GpEmfPlusRecordType;
gdiplusenums.h 108 typedef enum EmfPlusRecordType {
375 } EmfPlusRecordType;
gdiplusmetafile.h 286 Status PlayRecord(EmfPlusRecordType recordType, UINT flags,
gdiplustypes.h 451 typedef BOOL CALLBACK (*EnumerateMetafileProc)(EmfPlusRecordType,UINT,UINT,const BYTE*,VOID*);
gdiplusflat.h     [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusEnums.h 545 enum EmfPlusRecordType;
548 #define GDIP_WMF_RECORD_TO_EMFPLUS(n) ((EmfPlusRecordType)((n) | GDIP_WMF_RECORD_BASE))
552 enum EmfPlusRecordType
    [all...]
GdiPlusMetaFile.h 311 IN EmfPlusRecordType recordType,
GdiPlusTypes.h 54 typedef BOOL (CALLBACK * EnumerateMetafileProc)(EmfPlusRecordType,UINT,UINT,const BYTE*,VOID*);
GdiPlusFlat.h     [all...]

Completed in 91 milliseconds