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