Searched refs:mp_set_font_face (Results 1 – 1 of 1) sorted by relevance
278 void (*mp_set_font_face)(cairo_t *, cairo_font_face_t *); member in __anoned0d9eec0111::CairoWrapper308 { (*mp_set_font_face)(cr, font_face); } in set_font_face()375 mp_set_font_face = (void (*)(cairo_t *, cairo_font_face_t *)) in CairoWrapper()404 mp_set_font_face && in CairoWrapper()
Completed in 15 milliseconds