Searched refs:draw_right_justified_text (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dcairo_text_helpers.h7 void draw_right_justified_text(cairo_t *cr, const char *font,
H A Dprinting.c50 draw_right_justified_text(cr, "Sans", x, y, 12.0, str);
61 draw_right_justified_text(cr, "Sans", x, y, 12.0, str);
H A Dcairo_text_helpers.c47 void draw_right_justified_text(cairo_t *cr, const char *font, function
H A Dgraph.c426 draw_right_justified_text(cr, g->font, x1 - (x2 - x1) * 0.025, ty, 12.0, tm[i].string);

Completed in 91 milliseconds