Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h468 void SetToolbarItemSVG( int tool_id, wxString normalSVGfile,
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp5587 void MyFrame::SetToolbarItemSVG( int tool_id, wxString normalSVGfile, wxString rolloverSVGfile, wxS… in SetToolbarItemSVG() argument
5590 …g_MainToolbar->GetToolbar()->SetToolBitmapsSVG( tool_id, normalSVGfile, rolloverSVGfile, toggledSV… in SetToolbarItemSVG()