Home
last modified time | relevance | path

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

/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A DODMenu.cpp653 HFONT hPrevFnt; in DrawItem() local
700 hPrevFnt = (HFONT)SelectObject(lpdis->hDC, m_hFont); in DrawItem()
706 SelectObject(lpdis->hDC, hPrevFnt); in DrawItem()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A DODMenu.cpp653 HFONT hPrevFnt; in DrawItem() local
700 hPrevFnt = (HFONT)SelectObject(lpdis->hDC, m_hFont); in DrawItem()
706 SelectObject(lpdis->hDC, hPrevFnt); in DrawItem()