Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp34 m_hFont(SelectObject(m_hDC, hFont)) {} in ScopedState()
40 HGDIOBJ hFont = SelectObject(m_hDC, m_hFont); in ~ScopedState()
48 const HGDIOBJ m_hFont; member in __anon54a2c3a50111::ScopedState