Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_LeftRuler.cpp259 UT_sint32 yAbsTop = m_infoCache.m_yPageStart - m_yScrollOffset; in mousePress()
388 UT_sint32 yAbsTop = m_infoCache.m_yPageStart - m_yScrollOffset; in mouseRelease()
426 UT_sint32 yOrigin = m_infoCache.m_yPageStart + in mouseRelease()
1016 UT_sint32 yAbsTop = m_infoCache.m_yPageStart - m_yScrollOffset; in mouseMotion()
1029 UT_sint32 yOrigin = m_infoCache.m_yPageStart + m_infoCache.m_yTopMargin; in mouseMotion()
1088 (m_infoCache.m_yPageStart + m_infoCache.m_yPageSize))); in mouseMotion()
1117 UT_sint32 yAbsTop = m_infoCache.m_yPageStart - m_yScrollOffset; in mouseMotion()
1221 return ( (p1->m_yPageStart != p2->m_yPageStart) in s_IsOnDifferentPage()
1340 UT_sint32 yStart = pInfo->m_yPageStart + pInfo->m_yTopMargin - m_yScrollOffset; in _getMarginMarkerRects()
1450 UT_sint32 yOrigin = pInfo->m_yPageStart - m_yScrollOffset; in _getCellMarkerRects()
[all …]
H A Dap_LeftRuler.h76 m_yPageStart(0), in AP_LeftRulerInfo()
105 UT_uint32 m_yPageStart; /* absolute coord of start of page */ variable
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp9699 pInfo->m_yPageStart = 0; in getLeftRulerInfo()
9712 pInfo->m_yPageStart = 0; in getLeftRulerInfo()
9724 pInfo->m_yPageStart = 0; in getLeftRulerInfo()
9739 pInfo->m_yPageStart = 0; in getLeftRulerInfo()
9779 pInfo->m_yPageStart = static_cast<UT_uint32>(yoff); in getLeftRulerInfo()
9805 pInfo->m_yPageStart = static_cast<UT_uint32>(yoff); in getLeftRulerInfo()
9818 pInfo->m_yPageStart = static_cast<UT_uint32>(yoff); in getLeftRulerInfo()
9890 pInfo->m_yPageStart = static_cast<UT_uint32>(yoff); in getLeftRulerInfo()
9904 pInfo->m_yPageStart = static_cast<UT_uint32>(yoff); in getLeftRulerInfo()