Searched refs:style_char (Results 1 – 2 of 2) sorted by relevance
453 char style_char; in DrawBorder() local459 style_char = 'S'; in DrawBorder()478 style_char = 'D'; in DrawBorder()486 style_char = style[1]; in DrawBorder()502 if (style_char == 'D') { in DrawBorder()
938 const char style_char = ConvertValueObjectStyleToChar( in DumpValue() local940 if (style_char) in DumpValue()941 special_directions_stream.Printf("%%%c", style_char); in DumpValue()