Searched refs:mp_matrix_rotate (Results 1 – 1 of 1) sorted by relevance
282 void (*mp_matrix_rotate)(cairo_matrix_t *, double); member in __anon2b189e2b0111::CairoWrapper316 { (*mp_matrix_rotate)(matrix, radians); } in matrix_rotate()383 mp_matrix_rotate = (void (*)(cairo_matrix_t *, double)) in CairoWrapper()408 mp_matrix_rotate && in CairoWrapper()
Completed in 18 milliseconds