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_arabic.cpp 20 , m_iLastStart(0)
53 m_iLastStart = m_iCurStart;
55 m_iLastCount = m_iCurCount - m_iLastStart;
67 m_iLastStart = m_iCurStart;
69 m_iLastCount = m_iCurCount - m_iLastStart;
74 iStart = m_iLastStart;
84 m_iLastStart = 0;
fx_arabic.h 31 FX_INT32 m_iLastStart;

Completed in 568 milliseconds