Searched defs:format_options_t (Results 1 – 2 of 2) sorted by relevance
619 struct format_options_t : option_group_t struct621 format_options_t (option_parser_t *parser) { in format_options_t() argument665 hb_bool_t show_glyph_names;666 hb_bool_t show_positions;667 hb_bool_t show_advances;668 hb_bool_t show_clusters;669 hb_bool_t show_text;670 hb_bool_t show_unicode;671 hb_bool_t show_line_num;672 hb_bool_t show_extents;[all …]
613 struct format_options_t : option_group_t struct615 format_options_t (option_parser_t *parser) { in format_options_t() argument661 hb_bool_t show_glyph_names;662 hb_bool_t show_positions;663 hb_bool_t show_advances;664 hb_bool_t show_clusters;665 hb_bool_t show_text;666 hb_bool_t show_unicode;667 hb_bool_t show_line_num;668 hb_bool_t show_extents;[all …]