Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h235 #define STAT_FIELD_CURSOR_LL -1 macro
242 #define STAT_FIELD_CURSOR_LL 2 macro
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp4130 if(STAT_FIELD_CURSOR_LL >= 0) in SetCursorStatus()
4131 parent_frame->SetStatusText ( s1, STAT_FIELD_CURSOR_LL ); in SetCursorStatus()