Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp449 const u32 cellPixelY = cellUnitY * (tg.cellHeight + 1); in SetGlyphMember() local
456 glyph->cellY = static_cast<u16>(cellPixelY + 1); in SetGlyphMember()