Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dcffdecode.c520 decoder->read_width = 1; in cff_decoder_parse_charstrings()
885 if ( num_args > 0 && decoder->read_width ) in cff_decoder_parse_charstrings()
944 decoder->read_width = 0; in cff_decoder_parse_charstrings()
/external/freetype/include/freetype/internal/
Dpsaux.h1184 FT_Bool read_width; member