Searched refs:hilite (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dsearch.c50 struct hilite struct
52 struct hilite *hl_next;
56 static struct hilite hilite_anchor = { NULL, NULL_POSITION, NULL_POSITION };
57 static struct hilite filter_anchor = { NULL, NULL_POSITION, NULL_POSITION };
260 * Clear the attn hilite.
325 * Clear the hilite list.
329 struct hilite *anchor;
331 struct hilite *hl;
332 struct hilite *nexthl;
363 struct hilite *h
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Ddialog.h519 int hilite; member in struct:__anon920
H A Dutil.c392 dlg_color_table[i].atr = C_ATTR(dlg_color_table[i].hilite, i + 1);
404 dlg_color_table[i].atr = ((dlg_color_table[i].hilite

Completed in 67 milliseconds