HomeSort by relevance Sort by last modified time
    Searched refs:scaling_cursor (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
x11vnc_defs.c 145 int scaling_cursor = 0; variable
x11vnc.h 573 extern int scaling_cursor;
cursor.c 739 parse_scale_string(scale, &scale_cursor_fac_x, &scale_cursor_fac_y, &scaling_cursor,
748 if (scaling_cursor && (scale_cursor_fac_x != 1.0 || scale_cursor_fac_y != 1.0)) {
1031 if (scaling_cursor && (scale_cursor_fac_x != 1.0 || scale_cursor_fac_y != 1.0)) {
    [all...]

Completed in 41 milliseconds