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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMetaHeader.h 163 return ((Type == MetafileTypeWmf) || (Type == MetafileTypeWmfAldus));
167 BOOL IsWmfAldus() const { return (Type == MetafileTypeWmf); }
GdiPlusEnums.h 498 MetafileTypeWmf, // Standard WMF
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 145 if (Type == MetafileTypeWmf || Type == MetafileTypeWmfPlaceable)
183 return Type == MetafileTypeWmf
gdiplusenums.h 576 MetafileTypeWmf = 1,

Completed in 47 milliseconds