Home
last modified time | relevance | path

Searched refs:m_clipFillType (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_conv_clipper.h54 clipper_PolyFillType m_clipFillType; variable
74 m_clipFillType(clipFillType)
87 { m_src_b = &source; m_clipFillType = clipFillType; }
164 switch (m_clipFillType) in rewind()
/dports/graphics/polyclipping/polyclipping-6.4.2/cpp/cpp_agg/
H A Dagg_conv_clipper.h50 clipper_PolyFillType m_clipFillType; variable
70 m_clipFillType(clipFillType)
83 { m_src_b = &source; m_clipFillType = clipFillType; }
160 switch (m_clipFillType) in rewind()