Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dstyles.h170 wxPoint toggledBGlocation[2]; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dstyles.cpp622 return graphics->GetSubBitmap( wxRect( toggledBGlocation[currentOrientation], size ) ); in GetToggledBG()
994 style->toggledBGlocation[orientation] = wxPoint( x, y ); in Init()