Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_RenderInfo.h220 m_bInvalidateFontCache(false){}; in GR_RenderInfo()
254 bool m_bInvalidateFontCache; variable
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32USPGraphics.cpp1284 if(RI.m_bInvalidateFontCache) in renderChars()
1288 RI.m_bInvalidateFontCache = false; in renderChars()