Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_LeftRuler.h232 UT_sint32 m_minPageLength; variable
H A Dap_LeftRuler.cpp136 m_minPageLength = UT_convertToLogicalUnits("0.5in"); in setView()
146 m_minPageLength = UT_convertToLogicalUnits("0.5in"); in setZoom()
1045 if (effectiveSize < m_minPageLength) in mouseMotion()