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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 118 || Type == MetafileTypeEmfPlusDual)
166 || Type == MetafileTypeEmfPlusDual;
171 || Type == MetafileTypeEmfPlusDual;
175 return Type == MetafileTypeEmfPlusDual;
gdiplusenums.h 580 MetafileTypeEmfPlusDual = 5
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMetaHeader.h 179 BOOL IsEmfPlusDual() const { return (Type == MetafileTypeEmfPlusDual); }
GdiPlusEnums.h 502 MetafileTypeEmfPlusDual // EMF+ with dual, down-level records
510 EmfTypeEmfPlusDual = MetafileTypeEmfPlusDual // both EMF+ and EMF
    [all...]

Completed in 36 milliseconds