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

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttcmap.c678 tt_cmap4_set_range( TT_CMap4 cmap, function
736 /* caller should call tt_cmap4_set_range with proper range */
802 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
1300 if ( tt_cmap4_set_range( cmap4, mid ) )
/external/freetype/src/sfnt/
H A Dttcmap.c693 tt_cmap4_set_range( TT_CMap4 cmap, function
751 /* caller should call tt_cmap4_set_range with proper range */
817 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
1322 if ( tt_cmap4_set_range( cmap4, mid ) )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c678 tt_cmap4_set_range( TT_CMap4 cmap, function
736 /* caller should call tt_cmap4_set_range with proper range */
802 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
1300 if ( tt_cmap4_set_range( cmap4, mid ) )

Completed in 1300 milliseconds