Searched refs:hilite_tree (Results 1 – 3 of 3) sorted by relevance
95 struct hilite_tree struct105 static struct hilite_tree hilite_anchor = HILITE_INITIALIZER(); argument106 static struct hilite_tree filter_anchor = HILITE_INITIALIZER();364 public void clr_hlist(struct hilite_tree *anchor) in clr_hlist()400 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos) in hlist_find()614 static struct hilite_storage * hlist_getstorage(struct hilite_tree *anchor) in hlist_getstorage()643 static struct hilite_node * hlist_getnode(struct hilite_tree *anchor) in hlist_getnode()652 static void hlist_rotate_left(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_left()680 static void hlist_rotate_right(struct hilite_tree *anchor, struct hilite_node *n) in hlist_rotate_right()709 static void add_hilite(struct hilite_tree *anchor, struct hilite *hl) in add_hilite()
622 struct hilite_tree;
347 public void clr_hlist(struct hilite_tree *anchor);