Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dvirtualwire.cpp132 return shapeAux(m_hoverStrokeWidth); in shape()
H A Dwire.h245 double m_hoverStrokeWidth; variable
H A Dwire.cpp158 m_hoverStrokeWidth = DefaultHoverStrokeWidth; in Wire()
368 return shapeAux(m_hoverStrokeWidth); in hoverShape()
1531 m_hoverStrokeWidth = hoverStrokeWidth; in setPenWidth()
1728 return m_hoverStrokeWidth; in hoverStrokeWidth()