Home
last modified time | relevance | path

Searched refs:black_pix (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Dunixpw.c361 static unsigned long black_pix = 0, white_pix = 1, set = 0; in white_pixel() local
367 black_pix = BlackPixel(dpy, scr); in white_pixel()
382 static unsigned long black_pix = 0, white_pix = 1, set = 0; in black_pixel() local
388 black_pix = BlackPixel(dpy, scr); in black_pixel()
394 return (int) black_pix; in black_pixel()