Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dview-cairo.hh34 struct view_cairo_t : view_options_t, output_options_t<> struct
36 ~view_cairo_t () in ~view_cairo_t() argument
95 view_cairo_t::render (const font_options_t *font_opts) in render() argument
Dhb-view.cc41 …using main_t = main_font_text_t<shape_consumer_t<view_cairo_t>, font_options_t, shape_text_options… in main()