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

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftmac.c 388 short* have_sfnt,
399 *have_sfnt = 0;
419 *have_sfnt = 1;
424 *have_sfnt = 1;
542 short have_sfnt, have_lwfn; local
549 have_sfnt = have_lwfn = 0;
551 parse_fond( *fond, &have_sfnt, &sfnt_id, lwfn_file_name, 0 );
561 if ( have_lwfn && ( !have_sfnt || PREFER_LWFN ) )
845 short have_sfnt, have_lwfn = 0; local
859 parse_fond( *fond, &have_sfnt, &sfnt_id, lwfn_file_name, face_index )
    [all...]

Completed in 74 milliseconds