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.cpp25 class ScopedState { class
27 ScopedState(HDC hDC, HFONT hFont) : m_hDC(hDC) { in ScopedState() function in __anon69b149640111::ScopedState