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

/haiku/headers/libs/agg/
H A Dagg_conv_close_polygon.h44 bool m_line_to; member in class:agg::conv_close_polygon
55 m_line_to = false;
86 if(m_line_to)
91 m_line_to = false;
99 if(m_line_to)
108 m_line_to = false;
116 m_line_to = true;

Completed in 32 milliseconds