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

  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 25 m_bColorSet = m_bGraphStateSet = FALSE;
84 m_bColorSet = m_bGraphStateSet = FALSE;
364 m_bColorSet = FALSE;
493 if (bCMYK != m_bCmykOutput || !m_bColorSet || m_LastColor != color) {
503 m_bColorSet = TRUE;
  /external/pdfium/core/include/fxge/
fx_ge.h 712 FX_BOOL m_bColorSet;

Completed in 81 milliseconds