Searched refs:count_bot (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshglob.c147 FT_UInt count_bot = bot_table->count; local
169 count = count_bot;
219 count_bot++;
226 bot_table->count = count_bot;
243 FT_Int count_top, count_bot; local
269 count_bot = bot_table->count;
295 if ( count_bot > 0 )
300 for ( count = count_bot; count > 0; count--, zone++ )
358 count = count_bot;
/external/freetype/src/pshinter/
H A Dpshglob.c147 FT_UInt count_bot = bot_table->count; local
169 count = count_bot;
219 count_bot++;
226 bot_table->count = count_bot;
243 FT_Int count_top, count_bot; local
269 count_bot = bot_table->count;
295 if ( count_bot > 0 )
300 for ( count = count_bot; count > 0; count--, zone++ )
358 count = count_bot;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c147 FT_UInt count_bot = bot_table->count; local
169 count = count_bot;
219 count_bot++;
226 bot_table->count = count_bot;
243 FT_Int count_top, count_bot; local
269 count_bot = bot_table->count;
295 if ( count_bot > 0 )
300 for ( count = count_bot; count > 0; count--, zone++ )
366 count = count_bot;

Completed in 1734 milliseconds