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

  /external/freetype/src/pfr/
pfrgload.c 46 glyph->path_begun = 0;
73 glyph->path_begun = 0;
86 if ( !glyph->path_begun )
114 glyph->path_begun = 0;
122 glyph->path_begun = 0;
136 if ( !glyph->path_begun )
172 if ( !glyph->path_begun )
213 glyph->path_begun = 1;
pfrtypes.h 322 FT_Bool path_begun; member in struct:PFR_GlyphRec_
  /external/freetype/src/psaux/
psft.c 148 builder->path_begun = 0;
168 if ( !builder->path_begun )
171 /* `path_begun' */
212 if ( !builder->path_begun )
215 /* `path_begun' */
psobjs.c     [all...]
cffdecode.c 531 builder->path_begun = 0;
1037 builder->path_begun = 0;
1047 builder->path_begun = 0;
1056 builder->path_begun = 0;
    [all...]
  /external/freetype/include/freetype/internal/
psaux.h 549 * path_begun ::
585 FT_Bool path_begun; member in struct:PS_Builder_
1093 * path_begun ::
1133 FT_Bool path_begun; member in struct:CFF_Builder_
    [all...]

Completed in 87 milliseconds