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

  /external/libvncserver/examples/
example.c 202 cd->oldx+=rfbDrawCharWithClip(cl->screen,&radonFont,cd->oldx,cd->oldy,(char)key,0,0,cl->screen->width,cl->screen->height,0x00ffffff,0x00ffffff);
203 rfbFontBBox(&radonFont,(char)key,&x1,&y1,&x2,&y2);
296 rfbDrawString(rfbScreen,&radonFont,20,100,"Hello, World!",0xffffff);
radon.h 195 static rfbFontData radonFont={radonFontData, radonFontMetaData};

Completed in 72 milliseconds