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

  /external/pdfium/xfa/src/fdp/src/fde/
fde_object.cpp 20 case FDE_BRUSHTYPE_LinearGradient:
fde_object.h 187 virtual int32_t GetType() const { return FDE_BRUSHTYPE_LinearGradient; }
fde_gdidevice.cpp 594 case FDE_BRUSHTYPE_LinearGradient: {
fde_gedevice.cpp 536 pBrush->GetType() == FDE_BRUSHTYPE_LinearGradient);
  /external/pdfium/xfa/src/fdp/include/
fde_pen.h 14 #define FDE_PENTYPE_LinearGradient FDE_BRUSHTYPE_LinearGradient
fde_brs.h 20 #define FDE_BRUSHTYPE_LinearGradient 3

Completed in 45 milliseconds