Home
last modified time | relevance | path

Searched refs:cellWidth (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFontBase.cpp157 return m_pFontInfo->pGlyph->cellWidth; in GetCellWidth()
446 const u32 cellPixelX = cellUnitX * (tg.cellWidth + 1); in SetGlyphMember()
Dfont_ResFont.cpp298 NW_FONT_MIN_ASSERT ( glyph->cellWidth, 1 ); in Rebuild()
/NW4C-1.2.23/include/nw/font/
Dfont_ResourceFormat.h244 u8 cellWidth; // セル幅=最大グリフ幅 member