Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_PackedFont.h379 GlyphIndex gindex,
/NW4C-1.3.3/sources/libraries/font/
Dfont_PackedFont.cpp661 GlyphIndex gindex, in MakeGlyph() argument
668 glyph->widths = GetCharWidthsFromIndex(gindex); in MakeGlyph()
670 SetGlyphMember(glyph, gindex, tg); in MakeGlyph()