Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdf.h214 unsigned long unencoded_size; /* Unencoded glyph struct. allocated. */ member
A Dbdflib.c1695 if ( font->unencoded_used == font->unencoded_size ) in _bdf_parse_glyphs()
1698 font->unencoded_size, in _bdf_parse_glyphs()
1699 font->unencoded_size + 4 ) ) in _bdf_parse_glyphs()
1702 font->unencoded_size += 4; in _bdf_parse_glyphs()
A Dbdfdrivr.c396 font->unencoded_size, in BDF_Face_Init()

Completed in 8 milliseconds