Searched refs:cntx (Results 1 – 1 of 1) sorted by relevance
407 for (int cntx = 0; cntx < width; ++cntx) in Erase() local409 u8* pixel = this->GetPixelAddress(context, x + cntx, y + cnty); in Erase()580 for (int cntx = 0; cntx < FONT_WIDTH; cntx += 1) in DrawChar() local582 u8* pixel = this->GetPixelAddress(context, x + cntx, y + cnty); in DrawChar()