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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGpStubs.h 98 typedef PenType GpPenType;
GdiPlusPen.h 290 PenType GetPenType() const
292 PenType type;
317 PenType type = GetPenType();
338 PenType type = GetPenType();
GdiPlusEnums.h 392 enum PenType
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 67 typedef enum PenType GpPenType;
gdipluspen.h 178 PenType GetPenType() const
180 PenType result = PenTypeUnknown;
gdiplusenums.h 614 typedef enum PenType {
621 } PenType;

Completed in 65 milliseconds