Home
last modified time | relevance | path

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

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