Home
last modified time | relevance | path

Searched refs:m_iState (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp33 m_iState(SaveDC(m_hDC)), in ScopedState()
42 RestoreDC(m_hDC, m_iState); in ~ScopedState()
47 const int m_iState; member in __anon54a2c3a50111::ScopedState