Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:scale_str

1551 			    NONUL(scale_str));
1555 if (scale_str) free(scale_str);
1556 scale_str = strdup(p);
5904 if (!strcmp(p, "scale_str")) {
5905 snprintf(buf, bufn, "aro=%s:%s", p, NONUL(scale_str));