Searched refs:default_width (Results 1 – 10 of 10) sorted by relevance
162 default_width = ENV[ 'COLUMNS' ] || 80167 if cols >= 0 then cols else default_width end169 default_width172 default_width rescue ( raise e )
93 CFF_FIELD_NUM ( 20, default_width, "defaultWidthX" )
180 FT_Pos default_width; member
658 decoder->current_subfont->private_dict.default_width ); in cf2_getDefaultWidthX()
457 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()
649 decoder->current_subfont->private_dict.default_width ); in cf2_getDefaultWidthX()
76 static const uint32_t default_width = 1920; variable129 enc_cfg->g_w = default_width; in parse_command_line()