Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdf.h216 bdf_glyph_t* unencoded; /* Unencoded glyphs themselves. */ member
A Dbdflib.c1697 if ( FT_RENEW_ARRAY( font->unencoded , in _bdf_parse_glyphs()
1705 glyph = font->unencoded + font->unencoded_used; in _bdf_parse_glyphs()
1728 glyph = font->unencoded + ( font->unencoded_used - 1 ); in _bdf_parse_glyphs()
2569 for ( i = 0, glyphs = font->unencoded; i < font->unencoded_used; in bdf_free_font()
2577 FT_FREE( font->unencoded ); in bdf_free_font()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt752 You would use the linear (unencoded) value if you need to process the pixel
806 values are unencoded, linear, values and that the output device also has a

Completed in 12 milliseconds