Home | History | Annotate | Download | only in templates

Lines Matching defs:m_count

554           private int m_count = -1;
571 if (m_count == -1)
573 if (null != m_avts) m_count = m_avts.size();
574 else m_count = 0;
576 return m_count;