Home
last modified time | relevance | path

Searched refs:SHIP_INVALID (Results 1 – 4 of 4) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchcanv.h120 SHIP_INVALID enumerator
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DglChartCanvas.cpp2552 int draw_color = SHIP_INVALID; in ShipDraw()
2575 case SHIP_INVALID: image = *m_pParentCanvas->m_pos_image_user_grey; break; in ShipDraw()
2582 case SHIP_INVALID: image = *m_pParentCanvas->m_pos_image_grey; break; in ShipDraw()
H A Dchart1.cpp7653 cc->SetOwnShipState( SHIP_INVALID ); in OnFrameTimer1()
H A Dchcanv.cpp475 SetOwnShipState( SHIP_INVALID ); in BEGIN_EVENT_TABLE()