Searched refs:bNextPositionOnly (Results 1 – 2 of 2) sorted by relevance
1721 …portBase::NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly ) in NearestBookmark() argument1729 if( !bNextPositionOnly || (nNext > nAktPos )) in NearestBookmark()1740 if( !bNextPositionOnly || nNext > nAktPos ) in NearestBookmark()
820 bool NearestBookmark( xub_StrLen& rNearest, const xub_StrLen nAktPos, bool bNextPositionOnly );
Completed in 24 milliseconds