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

  /external/freetype/src/type1/
t1parse.c 153 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 )
t1parse.h 53 /* in_pfb :: A boolean. Indicates that we are handling a PFB */
72 FT_Bool in_pfb; member in struct:T1_ParserRec_

Completed in 226 milliseconds