Home
last modified time | relevance | path

Searched refs:FX_SHADING_Axial (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcxfa_geshading.h16 enum CXFA_GEShading_Type { FX_SHADING_Axial = 1, FX_SHADING_Radial }; enumerator
Dcxfa_geshading.cpp15 : m_type(FX_SHADING_Axial), in CXFA_GEShading()
Dcxfa_graphics.cpp318 case FX_SHADING_Axial: { in FillPathWithShading()