HomeSort by relevance Sort by last modified time
    Searched refs:subheader (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/sfnt/
ttcmap.c 418 /* an 8-bit character code -- we use subHeader 0 in this case */
458 FT_Byte* subheader; local
461 subheader = tt_cmap2_get_subheader( table, char_code );
462 if ( subheader )
464 FT_Byte* p = subheader;
499 FT_Byte* subheader; local
504 subheader = tt_cmap2_get_subheader( table, charcode );
505 if ( subheader )
507 FT_Byte* p = subheader;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttcmap.c 418 /* an 8-bit character code -- we use subHeader 0 in this case */
458 FT_Byte* subheader; local
461 subheader = tt_cmap2_get_subheader( table, char_code );
462 if ( subheader )
464 FT_Byte* p = subheader;
499 FT_Byte* subheader; local
504 subheader = tt_cmap2_get_subheader( table, charcode );
505 if ( subheader )
507 FT_Byte* p = subheader;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttcmap.c 418 /* an 8-bit character code -- we use subHeader 0 in this case */
458 FT_Byte* subheader; local
461 subheader = tt_cmap2_get_subheader( table, char_code );
462 if ( subheader )
464 FT_Byte* p = subheader;
499 FT_Byte* subheader; local
504 subheader = tt_cmap2_get_subheader( table, charcode );
505 if ( subheader )
507 FT_Byte* p = subheader;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:
  /prebuilts/gdb/linux-x86/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 394 subheader = False
398 subheader = isinstance(value, tuple)
400 if subheader:

Completed in 195 milliseconds