Searched defs:top_table (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c143 PSH_Blue_Table top_table,
146 FT_UInt count_top = top_table->count;
177 zones = top_table->zones;
225 top_table->count = count_top;
242 PSH_Blue_Table top_table, bot_table; local
248 top_table = &target->family_top;
253 top_table = &target->normal_top;
259 top_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_tabl
139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) argument
[all...]
/external/freetype/src/pshinter/
H A Dpshglob.c143 PSH_Blue_Table top_table,
146 FT_UInt count_top = top_table->count;
177 zones = top_table->zones;
225 top_table->count = count_top;
242 PSH_Blue_Table top_table, bot_table; local
248 top_table = &target->family_top;
253 top_table = &target->normal_top;
259 top_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_tabl
139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) argument
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c143 PSH_Blue_Table top_table,
146 FT_UInt count_top = top_table->count;
177 zones = top_table->zones;
225 top_table->count = count_top;
242 PSH_Blue_Table top_table, bot_table; local
248 top_table = &target->family_top;
253 top_table = &target->normal_top;
259 top_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_tabl
139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) argument
[all...]

Completed in 100 milliseconds