Searched refs:map_point (Results 1 – 2 of 2) sorted by relevance
412 svg_point_type map_point; in text() local413 transform(point, map_point, *m_matrix); in text()416 << " x=\"" << get<0>(map_point) + offset_x << "\"" in text()417 << " y=\"" << get<1>(map_point) + offset_y << "\"" in text()435 << "<tspan x=\"" << get<0>(map_point) + offset_x in text()437 << " y=\"" << get<1>(map_point) + offset_y in text()
703 void map_point(double mat[9], point_t* point_src, point_t* point_dst) in map_point() function720 map_point(homography, &src, &dst); in map_rect()726 map_point(homography, &src, &dst); in map_rect()