Searched refs:move_to (Results 1 - 25 of 27) sorted by relevance

12

/haiku/headers/libs/agg/
H A Dagg_trans_single_path.h52 void move_to(double x, double y);
69 move_to(x, y);
H A Dagg_vpgen_segmentator.h41 void move_to(double x, double y);
H A Dagg_rasterizer_outline.h36 void move_to(int x, int y) function in class:agg::rasterizer_outline
39 m_ren->move_to(m_start_x = x, m_start_y = y);
52 move_to(m_ren->coord(x), m_ren->coord(y));
H A Dagg_vpgen_clip_polygon.h61 void move_to(double x, double y);
H A Dagg_vpgen_clip_polyline.h59 void move_to(double x, double y);
H A Dagg_rasterizer_scanline_aa.h82 // 4. move_to(x, y) / line_to(x, y) - make the polygon. One can create
84 // vertices, i.e. move_to(x1, y1); line_to(x2, y2); line_to(x3, y3);
176 void move_to(int x, int y);
369 void rasterizer_scanline_aa<Clip>::move_to(int x, int y) function in class:agg::rasterizer_scanline_aa
373 m_clipper.move_to(m_start_x = conv_type::downscale(x),
394 m_clipper.move_to(m_start_x = conv_type::upscale(x),
434 m_clipper.move_to(conv_type::downscale(x1), conv_type::downscale(y1));
447 m_clipper.move_to(conv_type::upscale(x1), conv_type::upscale(y1));
H A Dagg_conv_adaptor_vpgen.h91 m_vpgen.move_to(m_start_x, m_start_y);
111 m_vpgen.move_to(tx, ty);
H A Dagg_rasterizer_compound_aa.h131 void move_to(int x, int y);
351 void rasterizer_compound_aa<Clip>::move_to(int x, int y) function in class:agg::rasterizer_compound_aa
354 m_clipper.move_to(m_start_x = conv_type::downscale(x),
372 m_clipper.move_to(m_start_x = conv_type::upscale(x),
410 m_clipper.move_to(conv_type::downscale(x1), conv_type::downscale(y1));
422 m_clipper.move_to(conv_type::upscale(x1), conv_type::upscale(y1));
H A Dagg_rasterizer_outline_aa.h113 void move_to(int x, int y) function in class:agg::rasterizer_outline_aa
127 move_to(Coord::conv(x), Coord::conv(y));
154 move_to(m_start_x, m_start_y);
H A Dagg_rasterizer_sl_clip.h137 void move_to(coord_type x1, coord_type y1) function in class:agg::rasterizer_sl_clip
321 void move_to(coord_type x1, coord_type y1) { m_x1 = x1; m_y1 = y1; } function in class:agg::rasterizer_sl_no_clip
H A Dagg_renderer_primitives.h192 void move_to(int x, int y) function in class:agg::renderer_primitives
H A Dagg_path_storage_integer.h79 void move_to(T x, T y) function in class:agg::path_storage_integer
H A Dagg_path_storage.h598 // A path consists of a number of contours separated with "move_to"
623 void move_to(double x, double y);
837 inline void path_base<VC>::move_to(double x, double y) function in class:agg::path_base
941 move_to(x, y);
1228 // Skip all insignificant move_to
1252 // Skip all insignificant move_to
/haiku/src/libs/agg/src/
H A Dagg_vpgen_clip_polyline.cpp30 void vpgen_clip_polyline::move_to(double x, double y) function in class:agg::vpgen_clip_polyline
H A Dagg_vpgen_clip_polygon.cpp70 void vpgen_clip_polygon::move_to(double x, double y) function in class:agg::vpgen_clip_polygon
H A Dagg_vpgen_segmentator.cpp22 void vpgen_segmentator::move_to(double x, double y) function in class:agg::vpgen_segmentator
H A Dagg_trans_single_path.cpp41 void trans_single_path::move_to(double x, double y) function in class:agg::trans_single_path
/haiku/src/tests/servers/app/painter/
H A DShapeConverter.cpp43 fPath->move_to(x, y);
H A DPainter.cpp320 path.move_to(a.x, a.y);
448 curve.move_to(p1.x, p1.y);
474 curve.move_to(p1.x, p1.y);
528 path.move_to(a.x, a.y);
581 path.move_to(a.x, a.y);
725 path.move_to(center.x, center.y);
1119 path.move_to(pt1.x, pt1.y);
1188 path.move_to(point.x, point.y);
1319 path.move_to(viewRect.left, viewRect.top);
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h96 void move_to(int x, int y);
407 void rasterizer_scanline_aa_subpix<Clip>::move_to(int x, int y) function in class:agg::rasterizer_scanline_aa_subpix
411 m_clipper.move_to(m_start_x = conv_type::downscale(x),
432 m_clipper.move_to(m_start_x = conv_type::upscale(x),
472 m_clipper.move_to(conv_type::downscale(x1), conv_type::downscale(y1));
485 m_clipper.move_to(conv_type::upscale(x1), conv_type::upscale(y1));
H A DPainter.cpp541 fPath.move_to(a.x, a.y);
555 fPath.move_to(a.x, a.y);
673 fPath.move_to(pt1.x, pt1.y);
698 fPath.move_to(p->x, p->y);
727 fPath.move_to(p->x, p->y);
757 fPath.move_to(p[0].x, p[0].y);
782 fPath.move_to(p[0].x, p[0].y);
859 fPath.move_to(a.x, a.y);
935 fPath.move_to(a.x, a.y);
981 fPath.move_to(
[all...]
H A DAGGTextRenderer.cpp178 p.move_to(b.left + 0.5, b.bottom + 2.5);
331 p.move_to(glyphBounds.left + 0.5, glyphBounds.top + 0.5);
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h84 path.move_to(destinationRect.left, destinationRect.top);
/haiku/src/servers/app/font/
H A DFontEngine.cpp122 path.move_to(value_type(dbl_to_int26p6(x1)),
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp215 path.move_to(value_type(dbl_to_int26p6(x1)),

Completed in 117 milliseconds

12