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

  /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...]

Completed in 60 milliseconds