Searched refs:cellWidth (Results 1 – 3 of 3) sorted by relevance
157 return m_pFontInfo->pGlyph->cellWidth; in GetCellWidth()446 const u32 cellPixelX = cellUnitX * (tg.cellWidth + 1); in SetGlyphMember()
298 NW_FONT_MIN_ASSERT ( glyph->cellWidth, 1 ); in Rebuild()
244 u8 cellWidth; // セル幅=最大グリフ幅 member