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

  /external/freetype/src/pfr/
pfrsbit.h 30 FT_Bool metrics_only );
pfrsbit.c 582 FT_Bool metrics_only )
779 if ( metrics_only )
  /external/freetype/src/sfnt/
pngshim.h 42 FT_Bool metrics_only );
ttsbit.c 562 FT_Bool metrics_only )
625 if ( metrics_only )
695 FT_Bool metrics_only );
    [all...]
pngshim.c 256 FT_Bool metrics_only )
396 if ( metrics_only )
  /external/freetype/src/cid/
cidgload.c 182 decoder->builder.metrics_only )
188 if ( decoder->builder.metrics_only )
312 decoder.builder.metrics_only = 1;
  /external/freetype/src/type1/
t1gload.c 90 decoder->builder.metrics_only )
96 if ( decoder->builder.metrics_only )
239 decoder.builder.metrics_only = 1;
305 decoder.builder.metrics_only = 1;
  /external/freetype/include/freetype/internal/
psaux.h 524 /* metrics_only :: A boolean indicating that we only want to compute */
552 FT_Bool metrics_only; member in struct:PS_Builder_
800 FT_Bool metrics_only; member in struct:T1_BuilderRec_
1064 FT_Bool metrics_only; member in struct:CFF_Builder_
    [all...]
  /external/freetype/src/psaux/
t1decode.c 271 if ( decoder->builder.metrics_only )
    [all...]
psobjs.c     [all...]
psintrp.c     [all...]
  /external/freetype/src/cff/
cffgload.c 154 decoder.builder.metrics_only = 1;

Completed in 101 milliseconds