Searched defs:letterWidthInByte (Results 1 – 1 of 1) sorted by relevance
328 uint8_t letterWidthInByte = (fontRect.GetWidth() * fontWeight) >> SHIFT_3; in DrawLetter() local1995 uint8_t letterWidthInByte = (dataInfo.header.width * dataInfo.pxSize) >> SHIFT_3; local