Searched refs:width_only (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcffgload.h139 FT_Bool width_only; member in struct:CFF_Decoder_
H A Dcffgload.c1272 if ( decoder->width_only )
2749 decoder.width_only = TRUE;
/external/freetype/src/cff/
H A Dcffgload.h174 FT_Bool width_only; member in struct:CFF_Decoder_
H A Dcf2intrp.c299 if ( font->decoder->width_only )
606 if ( font->decoder->width_only )
627 if ( font->decoder->width_only )
641 if ( font->decoder->width_only )
1074 if ( font->decoder->width_only )
1160 if ( font->decoder->width_only )
1219 if ( font->decoder->width_only )
1238 if ( font->decoder->width_only )
H A Dcffgload.c1298 if ( decoder->width_only )
2820 decoder.width_only = TRUE;

Completed in 77 milliseconds