Searched refs:m_PrintCharSw (Results 1 – 2 of 2) sorted by relevance
233 NW_FONT_STOPWATCH_START(m_PrintCharSw); in Print()259 NW_FONT_STOPWATCH_STOP(m_PrintCharSw); in Print()643 timeSpan = m_PrintCharSw.GetElapsedTime(); in PrintProfile()653 m_PrintCharSw = other.m_PrintCharSw; in CopyProfileData()
669 mutable Stopwatch m_PrintCharSw; variable