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

  /external/pdfium/xfa/src/fdp/src/fde/
fde_object.cpp 18 case FDE_BRUSHTYPE_Texture:
fde_object.h 155 virtual int32_t GetType() const { return FDE_BRUSHTYPE_Texture; }
fde_gdidevice.cpp 586 case FDE_BRUSHTYPE_Texture: {
fde_gedevice.cpp 452 FXSYS_assert(pPath && pBrush && pBrush->GetType() == FDE_BRUSHTYPE_Texture);
  /external/pdfium/xfa/src/fdp/include/
fde_pen.h 13 #define FDE_PENTYPE_TextureBrush FDE_BRUSHTYPE_Texture
fde_brs.h 19 #define FDE_BRUSHTYPE_Texture 2

Completed in 2412 milliseconds