Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp454 glyph->texHeight = tg.sheetHeight; in SetGlyphMember()
530 texObjs[i].Set(texName, this, pImage, format, tg.sheetWidth, tg.sheetHeight); in GenTextureNames()
Dfont_ResFont.cpp307 NW_FONT_MINMAX_ASSERT ( glyph->sheetHeight, 32, 1024 ); in Rebuild()
/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h256 u16 sheetHeight; // シート高さ(ピクセル単位) member