Searched refs:subheader (Results 1 - 3 of 3) sorted by last modified time

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c435 FT_Byte* subheader; local
438 subheader = tt_cmap2_get_subheader( table, char_code );
439 if ( subheader )
441 FT_Byte* p = subheader;
475 FT_Byte* subheader; local
480 subheader = tt_cmap2_get_subheader( table, charcode );
481 if ( subheader )
483 FT_Byte* p = subheader;
/external/freetype/src/sfnt/
H A Dttcmap.c450 FT_Byte* subheader; local
453 subheader = tt_cmap2_get_subheader( table, char_code );
454 if ( subheader )
456 FT_Byte* p = subheader;
490 FT_Byte* subheader; local
495 subheader = tt_cmap2_get_subheader( table, charcode );
496 if ( subheader )
498 FT_Byte* p = subheader;
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttcmap.c435 FT_Byte* subheader; local
438 subheader = tt_cmap2_get_subheader( table, char_code );
439 if ( subheader )
441 FT_Byte* p = subheader;
475 FT_Byte* subheader; local
480 subheader = tt_cmap2_get_subheader( table, charcode );
481 if ( subheader )
483 FT_Byte* p = subheader;

Completed in 1295 milliseconds