Home
last modified time | relevance | path

Searched refs:vertex_type (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_shorten_path.h25 typedef typename VertexSequence::value_type vertex_type; typedef
42 vertex_type& prev = vs[n - 1];
43 vertex_type& last = vs[n];
Dagg_basics.h269 struct vertex_type { struct
272 vertex_type() {} in vertex_type() function
273 vertex_type(float x_, float y_, unsigned cmd_) : in vertex_type() function
D0007-unused-struct.patch17 struct vertex_type {