Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:scroll_key_list_str

566 	if (! scroll_key_list_str || *scroll_key_list_str == '\0') {
570 if (strstr(scroll_key_list_str, "builtin")) {
581 p = str = strdup(scroll_key_list_str);