Searched defs:ScopedState (Results 1 – 1 of 1) sorted by relevance
25 class ScopedState { class27 ScopedState(HDC hDC, HFONT hFont) : m_hDC(hDC) { in ScopedState() function in __anon69b149640111::ScopedState