Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.h770 {m_bDontUpdateScreenOnGeneralUpdate = !bDoit;} in setScreenUpdateOnGeneralUpdate()
772 { return !m_bDontUpdateScreenOnGeneralUpdate;} in shouldScreenUpdateOnGeneralUpdate()
1084 bool m_bDontUpdateScreenOnGeneralUpdate; variable
H A Dfv_View.cpp247 m_bDontUpdateScreenOnGeneralUpdate(false), in FV_View()