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