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

/haiku/headers/libs/agg/
H A Dagg_array.h326 template<class T, unsigned S=6> class pod_bvector class in namespace:agg
552 template<class T, unsigned S> pod_bvector<T, S>::pod_bvector() : function in class:agg::pod_bvector
564 pod_bvector<T, S>::pod_bvector(unsigned block_ptr_inc) : function in class:agg::pod_bvector
576 pod_bvector(const pod_bvector<T, S>& v) argument
597 operator =(const pod_bvector<T, S>& v) argument
[all...]

Completed in 58 milliseconds