Home
last modified time | relevance | path

Searched refs:width_only (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/psaux/
Dpsintrp.c303 if ( font->decoder->width_only ) in cf2_doStems()
802 if ( decoder->width_only ) in cf2_interpT2CharString()
832 if ( decoder->width_only ) in cf2_interpT2CharString()
851 if ( decoder->width_only ) in cf2_interpT2CharString()
1243 if ( decoder->width_only ) in cf2_interpT2CharString()
2497 if ( decoder->width_only ) in cf2_interpT2CharString()
2586 if ( decoder->width_only ) in cf2_interpT2CharString()
2650 if ( decoder->width_only ) in cf2_interpT2CharString()
2675 if ( decoder->width_only ) in cf2_interpT2CharString()
Dpsobjs.c2469 ps_decoder->width_only = cff_decoder->width_only; in ps_decoder_init()
Dcffdecode.c922 if ( decoder->width_only ) in cff_decoder_parse_charstrings()
/external/freetype/include/freetype/internal/
Dpsaux.h655 FT_Bool width_only; member
1194 FT_Bool width_only; member
/external/freetype/src/cff/
Dcffgload.c414 decoder.width_only = TRUE; in cff_slot_load()
/external/freetype/
DChangeLog.234220 (cff_decoder_parse_charstrings): Handle `width_only'.
4223 * src/cff/cffgload.h (cff_decoder): New element `width_only'.