Home
last modified time | relevance | path

Searched defs:ScopedState (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp27 class ScopedState { class
29 ScopedState(HDC hDC, HFONT hFont) : m_hDC(hDC) { in ScopedState() function in __anon4f9ca72e0111::ScopedState