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

  /external/pdfium/xfa/fxgraphics/
cxfa_geshading.h 50 const bool m_isExtendedEnd;
cxfa_geshading.cpp 21 m_isExtendedEnd(isExtendedEnd),
41 m_isExtendedEnd(isExtendedEnd),
cxfa_graphics.cpp 335 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) {
380 if (s2 <= 1.0f || m_info.fillColor.GetShading()->m_isExtendedEnd) {
396 if (!m_info.fillColor.GetShading()->m_isExtendedEnd) {

Completed in 47 milliseconds