Lines Matching defs:hilite_tree
111 struct hilite_tree
121 static struct hilite_tree hilite_anchor = HILITE_INITIALIZER();
122 static struct hilite_tree filter_anchor = HILITE_INITIALIZER();
383 public void clr_hlist(struct hilite_tree *anchor)
419 static struct hilite_node* hlist_find(struct hilite_tree *anchor, POSITION pos)
704 static struct hilite_storage * hlist_getstorage(struct hilite_tree *anchor)
733 static struct hilite_node * hlist_getnode(struct hilite_tree *anchor)
742 static void hlist_rotate_left(struct hilite_tree *anchor, struct hilite_node *n)
770 static void hlist_rotate_right(struct hilite_tree *anchor, struct hilite_node *n)
799 static void add_hilite(struct hilite_tree *anchor, struct hilite *hl)