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