HomeSort by relevance Sort by last modified time
    Searched refs:format_options_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/util/
options.cc 648 format_options_t *format_opts = (format_options_t *) data;
654 format_options_t::add_options (option_parser_t *parser)
675 format_options_t::serialize_unicode (hb_buffer_t *buffer,
693 format_options_t::serialize_glyphs (hb_buffer_t *buffer,
716 format_options_t::serialize_line_no (unsigned int line_no,
723 format_options_t::serialize_buffer_of_text (hb_buffer_t *buffer,
745 format_options_t::serialize_message (unsigned int line_no,
754 format_options_t::serialize_buffer_of_glyphs (hb_buffer_t *buffer,
hb-shape.cc 117 format_options_t format;
options.hh 393 struct format_options_t : option_group_t struct in inherits:option_group_t
395 format_options_t (option_parser_t *parser) { function in struct:format_options_t

Completed in 93 milliseconds