Searched defs:remove_all (Results 1 - 12 of 12) sorted by relevance

/haiku/src/libs/agg/src/
H A Dagg_vcgen_bspline.cpp35 void vcgen_bspline::remove_all() function in class:agg::vcgen_bspline
H A Dagg_vcgen_contour.cpp41 void vcgen_contour::remove_all() function in class:agg::vcgen_contour
H A Dagg_vcgen_markers_term.cpp26 void vcgen_markers_term::remove_all() function in class:agg::vcgen_markers_term
H A Dagg_vcgen_stroke.cpp40 void vcgen_stroke::remove_all() function in class:agg::vcgen_stroke
H A Dagg_vcgen_smooth_poly1.cpp37 void vcgen_smooth_poly1::remove_all() function in class:agg::vcgen_smooth_poly1
H A Dagg_vcgen_dash.cpp98 void vcgen_dash::remove_all() function in class:agg::vcgen_dash
/haiku/headers/libs/agg/
H A Dagg_vcgen_vertex_sequence.h65 inline void vcgen_vertex_sequence::remove_all() function in class:agg::vcgen_vertex_sequence
H A Dagg_conv_adaptor_vcgen.h26 void remove_all() {} function in struct:agg::null_markers
H A Dagg_path_storage_integer.h76 void remove_all() { m_storage.remove_all(); } function in class:agg::path_storage_integer
H A Dagg_scanline_storage_aa.h81 void remove_all() function in class:agg::scanline_cell_storage
H A Dagg_array.h86 void remove_all() { m_size = 0; } function in class:agg::pod_auto_vector
208 void remove_all() { m_size = 0; } function in class:agg::pod_vector
346 void remove_all() { m_size = 0; } function in class:agg::pod_bvector
790 void remove_all() function in class:agg::block_allocator
H A Dagg_path_storage.h156 inline void vertex_block_storage<T,S,P>::remove_all() function in class:agg::vertex_block_storage
616 void remove_all() { m_vertices.remove_all(); m_iterator = 0; } function in class:agg::path_base
1360 void remove_all() { m_vertices.clear(); } function in class:agg::vertex_stl_storage

Completed in 112 milliseconds