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.cpp31 m_hFont = SelectObject(m_hDC, hFont); in ScopedState()
35 HGDIOBJ hFont = SelectObject(m_hDC, m_hFont); in ~ScopedState()
42 HGDIOBJ m_hFont; member in __anon4f9ca72e0111::ScopedState