Searched refs:m_lineWidth (Results 1 – 2 of 2) sorted by relevance
185 m_lineWidth = lw; in setLineWidth()190 return m_lineWidth; in lineWidth()200 float m_lineWidth = 1.0; variable
1604 …geoProjection == m_geoProjection && o.m_wrapOffset == m_wrapOffset && o.m_lineWidth == m_lineWidth) in compare()