Home
last modified time | relevance | path

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

/external/libvncserver/vncterm/
DVNConsole.h76 void vcPrintColour(vncConsolePtr c,unsigned char* str,
DVNConsole.c288 void vcPrintColour(vncConsolePtr c,unsigned char* str,unsigned char foreColour,unsigned char backCo… in vcPrintColour() function
312 vcPrintColour(c,(unsigned char*)buf,foreColour,backColour); in vcPrintFColour()