Searched refs:start_attnpos (Results 1 – 5 of 5) sorted by relevance
36 extern POSITION start_attnpos;300 if (start_attnpos == NULL_POSITION) in clear_attn()302 old_start_attnpos = start_attnpos; in clear_attn()304 start_attnpos = end_attnpos = NULL_POSITION; in clear_attn()570 start_attnpos != NULL_POSITION && in is_hilited_attr()572 (epos == NULL_POSITION || epos >= start_attnpos)) in is_hilited_attr()
31 extern POSITION start_attnpos;625 start_attnpos = pos; in set_attnpos()
103 extern POSITION start_attnpos;346 else if (start_attnpos != NULL_POSITION && in plinestart()347 pos >= start_attnpos && pos <= end_attnpos) in plinestart()
29 public POSITION start_attnpos = NULL_POSITION; variable
46 extern POSITION start_attnpos;