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

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttcmap.c2780 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
2783 if ( defOff >= length || nondefOff >= length )
2821 if ( nondefOff != 0 )
2823 FT_Byte* ndp = table + nondefOff;
3003 FT_ULong nondefOff; local
3010 nondefOff = TT_PEEK_ULONG( p );
3020 if ( nondefOff != 0 )
3021 return tt_cmap14_char_map_nondef_binary( cmap->data + nondefOff,
3035 FT_ULong nondefOff; local
3042 nondefOff
3101 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
3214 FT_ULong nondefOff; local
[all...]
/external/freetype/src/sfnt/
H A Dttcmap.c2805 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
2808 if ( defOff >= length || nondefOff >= length )
2846 if ( nondefOff != 0 )
2848 FT_Byte* ndp = table + nondefOff;
3028 FT_ULong nondefOff; local
3035 nondefOff = TT_PEEK_ULONG( p );
3045 if ( nondefOff != 0 )
3046 return tt_cmap14_char_map_nondef_binary( cmap->data + nondefOff,
3060 FT_ULong nondefOff; local
3067 nondefOff
3126 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
3238 FT_ULong nondefOff; local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c2780 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
2783 if ( defOff >= length || nondefOff >= length )
2821 if ( nondefOff != 0 )
2823 FT_Byte* ndp = table + nondefOff;
3003 FT_ULong nondefOff; local
3010 nondefOff = TT_PEEK_ULONG( p );
3020 if ( nondefOff != 0 )
3021 return tt_cmap14_char_map_nondef_binary( cmap->data + nondefOff,
3035 FT_ULong nondefOff; local
3042 nondefOff
3101 FT_ULong nondefOff = TT_NEXT_ULONG( p ); local
3214 FT_ULong nondefOff; local
[all...]

Completed in 3148 milliseconds