Searched refs:hilite_tree (Results 1 – 3 of 3) sorted by relevance
109 struct hilite_tree struct119 static struct hilite_tree hilite_anchor = HILITE_INITIALIZER(); argument120 static struct hilite_tree filter_anchor = HILITE_INITIALIZER();388 public void clr_hlist(struct hilite_tree *anchor) in clr_hlist()424 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()682 static struct hilite_storage * hlist_getstorage(struct hilite_tree *anchor) in hlist_getstorage()711 static struct hilite_node * hlist_getnode(struct hilite_tree *anchor) in hlist_getnode()720 static void hlist_rotate_left(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_left()748 static void hlist_rotate_right(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_right()777 static void add_hilite(struct hilite_tree *anchor, struct hilite *hl) in add_hilite()
656 struct hilite_tree;
398 public void clr_hlist(struct hilite_tree *anchor);