Searched refs:default_width (Results 1 – 5 of 5) 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 )
205 int default_width = std::min(work_area.width() - 2 * kWindowTilePixels, 1050); in GetDefaultWindowBounds() local223 default_width = static_cast<int>(work_area.width() / 2. - in GetDefaultWindowBounds()228 default_width, default_height); in GetDefaultWindowBounds()
93 CFF_FIELD_NUM ( 20, default_width, "defaultWidthX" )
180 FT_Pos default_width; member
455 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()