Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DGribOverlayFactory.h207 …void drawDoubleArrow( int x, int y, double ang, wxColour arrowColor, int arrowWidth, int arrowSize…
H A DGribOverlayFactory.cpp1519drawDoubleArrow( i, j, dir + vp->rotation, colour, arrowWidth, arrowSizeIdx, scale ); in RenderGribDirectionArrows()
1593drawDoubleArrow( p.x, p.y, dir + vp->rotation, colour, arrowWidth, arrowSizeIdx, scale ); in RenderGribDirectionArrows()
2371 void GRIBOverlayFactory::drawDoubleArrow( int x, int y, double ang, wxColour arrowColor, int arrowW… in drawDoubleArrow() function in GRIBOverlayFactory