Home
last modified time | relevance | path

Searched refs:PS_Table (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/psaux/
A Dpsobjs.h50 ps_table_new( PS_Table table,
55 ps_table_add( PS_Table table,
61 ps_table_done( PS_Table table );
65 ps_table_release( PS_Table table );
A Dpsobjs.c69 ps_table_new( PS_Table table, in ps_table_new()
99 shift_elements( PS_Table table, in shift_elements()
116 reallocate_t1_table( PS_Table table, in reallocate_t1_table()
168 ps_table_add( PS_Table table, in ps_table_add()
240 ps_table_done( PS_Table table ) in ps_table_done()
264 ps_table_release( PS_Table table ) in ps_table_release()
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h42 typedef struct PS_TableRec_* PS_Table; typedef
66 (*init)( PS_Table table,
71 (*done)( PS_Table table );
74 (*add)( PS_Table table,
80 (*release)( PS_Table table );
/AliOS-Things-master/components/freetype/src/type42/
A Dt42parse.c332 PS_Table char_table = &loader->encoding_table; in t42_parse_encoding()
735 PS_Table code_table = &loader->charstrings; in t42_parse_charstrings()
736 PS_Table name_table = &loader->glyph_names; in t42_parse_charstrings()
737 PS_Table swap_table = &loader->swap_table; in t42_parse_charstrings()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c1177 PS_Table char_table = &loader->encoding_table; in parse_encoding()
1365 PS_Table table = &loader->subrs; in parse_subrs()
1500 PS_Table code_table = &loader->charstrings; in parse_charstrings()
1501 PS_Table name_table = &loader->glyph_names; in parse_charstrings()
1502 PS_Table swap_table = &loader->swap_table; in parse_charstrings()

Completed in 13 milliseconds