Home
last modified time | relevance | path

Searched refs:get_font (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/util/
Dshape-consumer.hh47 font = hb_font_reference (font_opts->get_font ()); in init()
Dhb-ot-shape-closure.cc60 font = hb_font_reference (font_opts->get_font ()); in init()
Dhb-subset.cc45 font = hb_font_reference (font_opts->get_font ()); in init()
Dview-cairo.cc42 hb_font_t *font = font_opts->get_font(); in render()
Dhb-shape.cc47 font = hb_font_reference (font_opts->get_font ()); in init()
Dhelper-cairo.cc78 hb_font_t *font = hb_font_reference (font_opts->get_font ()); in helper_cairo_create_scaled_font()
Doptions.hh484 hb_font_t *get_font () const;
Doptions.cc653 font_options_t::get_font () const in get_font() function in font_options_t
/external/libcups/ppdc/
Dppdc.h499 ppdcFont *get_font(ppdcFile *fp);
Dppdc-source.cxx980 ppdcSource::get_font(ppdcFile *fp) // I - File to read in get_font() function in ppdcSource
2943 f = get_font(fp); in scan_file()