Searched defs:format_options_t (Results 1 – 1 of 1) sorted by relevance
609 struct format_options_t : option_group_t struct611 format_options_t (option_parser_t *parser) { in format_options_t() argument657 hb_bool_t show_glyph_names;658 hb_bool_t show_positions;659 hb_bool_t show_advances;660 hb_bool_t show_clusters;661 hb_bool_t show_text;662 hb_bool_t show_unicode;663 hb_bool_t show_line_num;664 hb_bool_t show_extents;[all …]