Home
last modified time | relevance | path

Searched refs:read_width (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dcffdecode.c521 decoder->read_width = 1; in cff_decoder_parse_charstrings()
874 if ( num_args > 0 && decoder->read_width ) in cff_decoder_parse_charstrings()
933 decoder->read_width = 0; in cff_decoder_parse_charstrings()
/external/freetype/include/freetype/internal/
Dpsaux.h1193 FT_Bool read_width; member