Home
last modified time | relevance | path

Searched refs:IFDE_LinearGradientBrush (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
Dfde_brs.h15 class IFDE_LinearGradientBrush; variable
127 class IFDE_LinearGradientBrush : public IFDE_Brush {
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp537 IFDE_LinearGradientBrush* pLinearBrush = (IFDE_LinearGradientBrush*)pBrush; in FillLinearGradientPath()
Dfde_object.h179 class CFDE_LinearBrush : public IFDE_LinearGradientBrush, public CFX_Target {
Dfde_gdidevice.cpp595 IFDE_LinearGradientBrush* pLinearBrush = in CreateGdiBrush()
596 (IFDE_LinearGradientBrush*)pBrush; in CreateGdiBrush()