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

  /external/libvncserver/x11vnc/
macosxCGS.c 123 extern double dnowx(void);
438 if (0) fprintf(stderr, "MapNotify: %d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt);
444 if (0) fprintf(stderr, "UnmapNotify: %d/%d %d %.4f A tot=%d\n", prev, curr, win, dnowx(), totcnt);
448 if (0) fprintf(stderr, "CreateNotify:%d/%d %d %.4f whist: %d/%d 0x%x tot=%d\n", prev, curr, win, dnowx(), whist_prv, whist_idx, win, totcnt);
451 if (0) fprintf(stderr, "MapNotify: %d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt);
506 if (0) fprintf(stderr, "UnmapNotify: %d/%d %d %.4f B tot=%d\n", prev, curr, win, dnowx(), totcnt);
510 if (0) fprintf(stderr, "DestroNotify:%d/%d %d %.4f tot=%d\n", prev, curr, win, dnowx(), totcnt);
util.h 62 extern double dnowx(void);
macosx.c 292 if (0) fprintf(stderr, "about to inject mask change %d -> %d: %.4f\n", last_mask, mask, dnowx());
316 if (0) fprintf(stderr, "about to get all windows: %.4f\n", dnowx());
324 if (0) fprintf(stderr, "\ndone: %.4f\n", dnowx());
xrecord.c 124 xserver_grabbed, start, dnowx());
176 fprintf(stderr, "xrecord_grabserver-done: %.5f\n", dnowx());
290 xserver_grabbed, dnowx());
338 fprintf(stderr, "shutdown_xrecord-done: %.5f\n", dnowx());
794 src_x, src_y, w, h, st, dt, dnowx());
1291 dx, dy, src_x, src_y, w, h, st, dt, dnowx());
    [all...]
pointer.c 878 i+1, dnowx());
898 "%.4f\n", dnowx());
915 dnowx());
948 "%.4f\n", dnowx());
util.c 75 double dnowx(void);
436 double dnowx(void) { function
xwrappers.c 947 key, down, dnowx());
1024 button, is_press, dnowx());
1091 x, y, dnowx());
1223 xserver_grabbed, dnowx());
    [all...]
xevents.c 556 button, dnowx());
566 dnowx());
581 (int) key, dnowx());
    [all...]
userinput.c 926 if (0) fprintf(stderr, " DrawBox: %04dx%04d+%04d+%04d B=%d rest=%d lw=%d %.4f\n", w, h, x, y, 2*(w+h)*(2-restore)*pixelsize*lw, restore, lw, dnowx());
    [all...]
screen.c 869 rfbLog("locked client: %p %.6f %s\n", cl, dnowx(), s);
880 rfbLog("unlocked client: %p %.6f %s\n", cl, dnowx(), s);
937 rfbLog("pending fb size: %p %.6f %s\n", cl, dnowx(), s);
958 cl, dnowx(), s, db, _bytes0[j]);
    [all...]
scan.c     [all...]
connections.c     [all...]
unixpw.c     [all...]

Completed in 91 milliseconds