Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdf.h151 unsigned short dwidth; /* Device width. */ member
A Dbdflib.c1819 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()
A Dbdfdrivr.c731 slot->metrics.horiAdvance = glyph.dwidth << 6; in BDF_Glyph_Load()

Completed in 8 milliseconds