HomeSort by relevance Sort by last modified time
    Searched full:bot_table (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 144 PSH_Blue_Table bot_table )
147 FT_UInt count_bot = bot_table->count;
168 zones = bot_table->zones;
226 bot_table->count = count_bot;
242 PSH_Blue_Table top_table, bot_table; local
249 bot_table = &target->family_bottom;
254 bot_table = &target->normal_bottom;
260 bot_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_table );
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 144 PSH_Blue_Table bot_table )
147 FT_UInt count_bot = bot_table->count;
168 zones = bot_table->zones;
226 bot_table->count = count_bot;
242 PSH_Blue_Table top_table, bot_table; local
249 bot_table = &target->family_bottom;
254 bot_table = &target->normal_bottom;
260 bot_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_table );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 144 PSH_Blue_Table bot_table )
147 FT_UInt count_bot = bot_table->count;
168 zones = bot_table->zones;
226 bot_table->count = count_bot;
242 PSH_Blue_Table top_table, bot_table; local
249 bot_table = &target->family_bottom;
254 bot_table = &target->normal_bottom;
260 bot_table->count = 0;
264 count, blues, top_table, bot_table );
266 count_others, other_blues, top_table, bot_table );
    [all...]

Completed in 346 milliseconds