Searched refs:in_pfb (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/src/type1/
H A Dt1parse.c153 parser->in_pfb = 0;
184 /* parser->in_pfb is set if we are in a binary (`.pfb') font. */
206 parser->in_pfb = 1;
270 if ( parser->in_pfb )
H A Dt1parse.h53 /* in_pfb :: A boolean. Indicates that we are handling a PFB */
72 FT_Bool in_pfb; member in struct:T1_ParserRec_

Completed in 430 milliseconds