Home | Sort by relevance Sort by last modified time |
/external/pdfium/third_party/agg23/ | |
agg_shorten_path.h | 25 typedef typename VertexSequence::value_type vertex_type; typedef 42 vertex_type& prev = vs[n - 1]; 43 vertex_type& last = vs[n]; |
agg_basics.h | 277 struct vertex_type { struct in namespace:agg 280 vertex_type() {} function in struct:agg::vertex_type 281 vertex_type(FX_FLOAT x_, FX_FLOAT y_, unsigned cmd_) : function in struct:agg::vertex_type |