Searched refs:printable (Results 1 – 1 of 1) sorted by relevance
205 bool printable; in PutChar() local208 printable = false; in PutChar()212 printable = true; in PutChar()230 if( printable && FONT_BITMAP[ c - ' ' ][ int( FONT_HEIGHT ) - x - 1 ][ y ] ) in PutChar()236 if( printable || m_FillSpace ) in PutChar()