Searched refs:highlighting (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.screen.c994 int highlighting = 0; variable
1000 highlighting = 1;
1007 highlighting = 0;
1184 if (!highlighting &&
1187 else if (highlighting && cur_pos >= region_end)
1190 /* don't highlight over the cursor. the highlighting's reverse
1192 if (highlighting && cur_pos == (Cursor - InputBuf) + prompt_len)
1212 if (adrof(STRhighlight) && highlighting)
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex2713 % Is automatically provided with highlighting sequences respectively
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2887 % Is automatically provided with highlighting sequences respectively
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex2786 % Is automatically provided with highlighting sequences respectively

Completed in 187 milliseconds