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

  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 346 FT_Bool has_cvt, has_fpgm, has_prep; local
353 has_cvt = FALSE;
365 has_cvt = TRUE;
398 if ( !has_cvt && !sfnt_id[j][TRICK_SFNT_ID_cvt].Length )
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 346 FT_Bool has_cvt, has_fpgm, has_prep; local
353 has_cvt = FALSE;
365 has_cvt = TRUE;
398 if ( !has_cvt && !sfnt_id[j][TRICK_SFNT_ID_cvt].Length )
    [all...]

Completed in 134 milliseconds