Searched refs:display_screen_debug (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/less/dist/lesstest/ |
H A D | run.c | 87 display_screen_debug(img, imglen, pipeline->screen_width, pipeline->screen_height); in curr_screen_match() 89 display_screen_debug(curr, currlen, pipeline->screen_width, pipeline->screen_height); in curr_screen_match()
|
H A D | lesstest.h | 78 void display_screen_debug(const byte* img, int imglen, int screen_width, int screen_height);
|
H A D | display.c | 93 void display_screen_debug(const byte* img, int imglen, int screen_width, int screen_height) { in display_screen_debug() function
|