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

  /external/pdfium/core/src/fxcrt/
fx_bidi.cpp 14 m_iLastStart(0),
55 *iStart = m_iLastStart;
63 m_iLastStart = m_iCurStart;
65 m_iLastCount = m_iCurCount - m_iLastStart;
  /external/pdfium/core/include/fxcrt/
fx_bidi.h 50 int32_t m_iLastStart;

Completed in 2569 milliseconds