Home
last modified time | relevance | path

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

/dports/editors/the/THE-3.3RC4/
H A Dprefix.c984 && !VIEW_BOF( PENDING_VIEW, top_line ) )
2275 if ( !VIEW_BOF( PENDING_VIEW, (PENDING_VIEW->focus_line)+1L ) )
H A Dthe.h2013 #define VIEW_BOF(view,line) ((line == view->file_for_view->number_lines+1L) ? TRUE : FALSE) macro
H A Dexecute.c2130 if (VIEW_TOF(CURRENT_VIEW,true_line) || VIEW_BOF(CURRENT_VIEW,true_line))
2802 if ( VIEW_BOF( view, true_line ) )