Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:scroll_term

746 	destroy_str_list(scroll_term);
747 scroll_term = NULL;
757 scroll_term = create_str_list(str);
760 while (scroll_term[n] != NULL) {
1323 if (!scroll_term) {
1326 if (!match_str_list(xrecord_name_info, scroll_term)) {