Searched defs:hasBDFAccelerators (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/pcf/
H A Dpcfread.c1340 FT_Bool hasBDFAccelerators; local
1359 hasBDFAccelerators = pcf_has_table_type( face->toc.tables,
1362 if ( !hasBDFAccelerators )
1385 if ( hasBDFAccelerators )

Completed in 122 milliseconds