Searched refs:dwidth (Results 1 – 3 of 3) sorted by relevance
151 unsigned short dwidth; /* Device width. */ member
1819 glyph->dwidth = (unsigned short)_bdf_atoul( p->list.field[1], 0, 10 ); in _bdf_parse_glyphs()1828 glyph->dwidth, 72000L, in _bdf_parse_glyphs()1872 glyph->dwidth = glyph->bbx.width; in _bdf_parse_glyphs()1881 glyph->dwidth, 72000L, in _bdf_parse_glyphs()
731 slot->metrics.horiAdvance = glyph.dwidth << 6; in BDF_Glyph_Load()
Completed in 8 milliseconds