Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp3195 _clearIfAtFmtMark(getPoint()); in moveInsPtTo()
5642 _clearIfAtFmtMark(getPoint()); in removeStruxAttrProps()
5681 _clearIfAtFmtMark(getPoint()); in setBlockFormat()
5805 _clearIfAtFmtMark(getPoint()); in setCollapsedRange()
6790 _clearIfAtFmtMark(getPoint()); in warpInsPtNextPrevScreen()
6812 _clearIfAtFmtMark(getPoint()); in warpInsPtNextPrevPage()
6834 _clearIfAtFmtMark(getPoint()); in warpInsPtNextPrevLine()
6852 _clearIfAtFmtMark(getPoint()); in extSelNextPrevLine()
6901 _clearIfAtFmtMark(getPoint()); in extSelNextPrevScreen()
6938 _clearIfAtFmtMark(getPoint()); in extSelNextPrevPage()
[all …]
H A Dfv_View_protected.cpp3597 _clearIfAtFmtMark(getPoint()); in _extSelToPos()
5335 _clearIfAtFmtMark(posOld); in _charMotion()
5362 _clearIfAtFmtMark(getPoint()); in _doPaste()
5682 void FV_View::_clearIfAtFmtMark(PT_DocPosition dpos) in _clearIfAtFmtMark() function in FV_View
H A Dfv_View.h981 void _clearIfAtFmtMark(PT_DocPosition dpos);