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

  /external/freetype/src/sfnt/
sfobjs.c 150 FT_Bool is_english = 0; local
204 is_english = FT_BOOL( ( rec->languageID & 0x3FF ) == 0x009 );
229 if ( found_win >= 0 && !( found_apple >= 0 && !is_english ) )
    [all...]

Completed in 487 milliseconds