Lines Matching refs:bbox
124 Geom::OptRect const &bbox,
127 Geom::OptRect const & /*bbox*/,
136 std::cout << "sp_mesh_create_pattern: (" << bbox->x0 << "," << bbox->y0 << ") (" << bbox->x1 << "," << bbox->y1 << ") " << opacity << std::endl;
230 Geom::Affine bbox2user(bbox->width(), 0, 0, bbox->height(), bbox->left(), bbox->top());
248 sp_gradient_pattern_common_setup(cp, gr, bbox, opacity);