Lines Matching refs:text_width
1549 text_width = metrics.width * (ddata->scale_y / ddata->scale_x);1552 point.x -= text_width / 2;1554 point.x += bbox_width / 2 - text_width / 2;