Home | History | Annotate | Download | only in processor

Lines Matching refs:m_parsingComplete

435   /** m_parsingComplete becomes true when the top-level stylesheet and all
439 private boolean m_parsingComplete = false;
452 return m_parsingComplete;
490 m_parsingComplete = (m_stylesheetLevel < 0);