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

  /external/libvncserver/x11vnc/
x11vnc_defs.c 127 double scale_fac_x = 1.0; variable
x11vnc.h 555 extern double scale_fac_x;
util.c 775 x *= scale_fac_x;
win_utils.c 683 x /= scale_fac_x;
screen.c     [all...]
unixpw.c 452 x = (int) (x * scale_fac_x);
    [all...]
scan.c     [all...]
x11vnc.c     [all...]
remote.c     [all...]
userinput.c     [all...]

Completed in 790 milliseconds