Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32Graphics.h89 HFONT getFontHandle() const {return m_layoutFont;} in getFontHandle() function
H A Dgr_Win32Graphics.cpp428 UT_DebugOnly<int> iRes = GetObjectW(m_pFont->getFontHandle(), sizeof(LOGFONTW), &lf); in drawChar()
1635 if(!f || !f->getFontHandle()) in newFont()
H A Dgr_Win32USPGraphics.cpp2581 if(!f || !f->getFontHandle()) in newFont()