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

  /external/toybox/toys/example/
demo_scankey.c 44 key = scan_key_getsize(scratch, -1*!!t[0], &width, &height);
51 while (0<(key = scan_key_getsize(scratch, 0, &width, &height)))
  /external/toybox/lib/
interestingtimes.c 66 int scan_key_getsize(char *scratch, int miliwait, unsigned *xx, unsigned *yy) function
lib.h 280 int scan_key_getsize(char *scratch, int miliwait, unsigned *xx, unsigned *yy);
  /external/toybox/toys/posix/
ps.c     [all...]

Completed in 121 milliseconds