Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcxfa_geshading.cpp21 m_isExtendedEnd(isExtendedEnd), in CXFA_GEShading()
41 m_isExtendedEnd(isExtendedEnd), in CXFA_GEShading()
Dcxfa_geshading.h50 const bool m_isExtendedEnd; variable
Dcxfa_graphics.cpp335 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) { in FillPathWithShading()
380 if (s2 <= 1.0f || m_info.fillColor.GetShading()->m_isExtendedEnd) { in FillPathWithShading()
396 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) { in FillPathWithShading()