Searched refs:is_vertex (Results 1 - 20 of 20) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_conv_transform.h44 if(is_vertex(cmd))
H A Dagg_path_length.h38 if(is_vertex(cmd))
H A Dagg_trans_single_path.h73 if(is_vertex(cmd))
H A Dagg_trans_double_path.h81 if(is_vertex(cmd))
97 if(is_vertex(cmd))
H A Dagg_bounding_rect.h49 if(is_vertex(cmd))
91 if(is_vertex(cmd))
H A Dagg_conv_close_polygon.h114 if(is_vertex(cmd))
H A Dagg_vcgen_vertex_sequence.h83 if(is_vertex(cmd))
H A Dagg_conv_adaptor_vcgen.h112 if(is_vertex(cmd))
H A Dagg_conv_adaptor_vpgen.h98 if(is_vertex(cmd))
H A Dagg_path_storage.h744 if(is_vertex(cmd))
748 if(is_vertex(cmd0))
827 if(is_vertex(m_vertices.last_vertex(&x2, &y2)))
905 if(m_vertices.total_vertices() && is_vertex(m_vertices.last_command()))
983 if(is_vertex(m_vertices.last_vertex(&x0, &y0)))
1042 if(is_vertex(last_vertex(&x0, &y0)))
1075 if(is_vertex(m_vertices.last_command()))
1226 !is_vertex(m_vertices.command(start))) ++start;
1250 !is_vertex(m_vertices.command(start))) ++start;
1325 if(is_vertex(cm
[all...]
H A Dagg_rasterizer_scanline_aa.h418 if(is_vertex(cmd))
H A Dagg_basics.h392 //---------------------------------------------------------------is_vertex
393 inline bool is_vertex(unsigned c) function in namespace:agg
H A Dagg_rasterizer_compound_aa.h394 if(is_vertex(cmd))
/haiku/src/libs/agg/src/
H A Dagg_vcgen_markers_term.cpp51 if(is_vertex(cmd))
H A Dagg_vcgen_contour.cpp59 if(is_vertex(cmd))
H A Dagg_vcgen_dash.cpp116 if(is_vertex(cmd))
H A Dagg_vcgen_bspline.cpp54 if(is_vertex(cmd))
H A Dagg_vcgen_smooth_poly1.cpp55 if(is_vertex(cmd))
H A Dagg_vcgen_stroke.cpp58 if(is_vertex(cmd))
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h118 if (is_vertex(cmd)) {
456 if(is_vertex(cmd))

Completed in 103 milliseconds