HomeSort by relevance Sort by last modified time
    Searched full:char_hi (Results 1 - 1 of 1) sorted by null

  /external/freetype/src/sfnt/
ttcmap.c 414 FT_UInt char_hi = (FT_UInt)( char_code >> 8 ); local
420 if ( char_hi == 0 )
440 p += char_hi * 2;
    [all...]

Completed in 54 milliseconds