Lines Matching refs:NULL_POSITION
57 if (pos == NULL_POSITION) in jump_forw()
80 if (end != NULL_POSITION && end > 0) in jump_forw_buffered()
99 if (pos != NULL_POSITION && ch_seek(pos) == 0) in jump_back()
127 if (scrpos.pos == NULL_POSITION) in repaint()
145 if ((len = ch_length()) == NULL_POSITION) in jump_percent()
150 if ((len = ch_length()) == NULL_POSITION) in jump_percent()
211 if (header_start_pos != NULL_POSITION && pos < header_start_pos) in after_header_pos()
272 if (tpos == NULL_POSITION || pos >= tpos) in jump_loc()
282 if (bpos != NULL_POSITION && pos <= bpos) in jump_loc()
297 if (pos == NULL_POSITION) in jump_loc()
324 if (pos == NULL_POSITION) in jump_loc()