Home
last modified time | relevance | path

Searched defs:highlight (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DColumnList.java450 public void setHighlighted(int row, boolean highlight) { in setHighlighted()
658 public void highlight(int row) { in highlight() method in ColumnList
H A DColumnListCanvas.java437 public void setHighlighted(int row, boolean highlight) { in setHighlighted()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c104 print_entry (int y, int highlight, char *entry) in print_entry()
H A Dbuiltins.c608 char *highlight; in color_func() local
/titanic_44/usr/src/lib/libcmd/common/
H A Dgrep.c303 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) in highlight() function