Home
last modified time | relevance | path

Searched refs:view_cairo_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/util/
Dview-cairo.hh34 struct view_cairo_t struct
36 view_cairo_t (option_parser_t *parser) in view_cairo_t() function
41 ~view_cairo_t (void) { in ~view_cairo_t() argument
Dhb-view.cc38 main_font_text_t<shape_consumer_t<view_cairo_t>, DEFAULT_FONT_SIZE, SUBPIXEL_BITS> driver; in main()
Dview-cairo.cc33 view_cairo_t::render (const font_options_t *font_opts) in render()