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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGpStubs.h 101 typedef BrushType GpBrushType;
GdiPlusBrush.h 51 BrushType GetType() const
53 BrushType type = static_cast<BrushType>(-1);
GdiPlusEnums.h 379 enum BrushType
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 36 typedef enum BrushType GpBrushType;
gdiplusbrush.h 60 BrushType GetType() const
62 BrushType result = BrushTypeSolidColor;
gdiplusenums.h 29 typedef enum BrushType {
35 } BrushType;

Completed in 70 milliseconds