Searched refs:m_clip_flags (Results 1 – 2 of 2) sorted by relevance
74 m_clip_flags = clipping_flags(x, y); in move_to()75 if(m_clip_flags == 0) in move_to()94 if(m_clip_flags == flags) in line_to()111 m_clip_flags = flags; in line_to()
35 m_clip_flags(0), in vpgen_clip_polygon()72 unsigned m_clip_flags; variable