Searched refs:curFont (Results 1 – 1 of 1) sorted by relevance
14 static rfbFontDataPtr curFont = NULL; variable21 if(curFont) in showFont()22 rfbFreeFont(curFont); in showFont()26 curFont = rfbLoadConsoleFont(buffer); in showFont()29 if(curFont) { in showFont()33 rfbDrawCharWithClip(rfbScreen,curFont,210+10*i,30+j*20/16,j+i, in showFont()