Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c171 psh_hint_table_init( PSH_Hint_Table table, in psh_hint_table_init() function
1266 error = psh_hint_table_init( &glyph->hint_tables [0], in psh_glyph_init()
1274 error = psh_hint_table_init( &glyph->hint_tables [1], in psh_glyph_init()
/external/freetype/
DChangeLog.212837 * src/pshinter/pshalgo.c (psh_hint_table_init): Simplify code.