Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/dev/
Ddev_DirectPrint.cpp557 int fontx = (ncode % FONT_ROW) * FONT_WIDTH; in DrawChar() local
574 u32 fontBits = (*fontLine++) << fontx; in DrawChar()