Searched refs:view_cairo_t (Results 1 – 2 of 2) sorted by relevance
34 struct view_cairo_t : view_options_t, output_options_t<> struct36 ~view_cairo_t () in ~view_cairo_t() argument95 view_cairo_t::render (const font_options_t *font_opts) in render() argument
41 …using main_t = main_font_text_t<shape_consumer_t<view_cairo_t>, font_options_t, shape_text_options… in main()