Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h381 GlyphIndex gindex,
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp663 GlyphIndex gindex, in MakeGlyph() argument
670 glyph->widths = GetCharWidthsFromIndex(gindex); in MakeGlyph()
672 SetGlyphMember(glyph, gindex, tg); in MakeGlyph()