Searched refs:m_PrintCharSw (Results 1 – 2 of 2) sorted by relevance
231 NW_FONT_STOPWATCH_START(m_PrintCharSw); in Print()257 NW_FONT_STOPWATCH_STOP(m_PrintCharSw); in Print()641 timeSpan = m_PrintCharSw.GetElapsedTime(); in PrintProfile()651 m_PrintCharSw = other.m_PrintCharSw; in CopyProfileData()
667 mutable Stopwatch m_PrintCharSw; variable