Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Ds52plib.h174 void SetShowS57Text( bool f ) { m_bShowS57Text = f; GenerateStateHash(); } in SetShowS57Text() function
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dnavutil.cpp1500 ps52plib->SetShowS57Text( !( read_int == 0 ) ); in LoadS57Config()
H A Dchcanv.cpp13126 ps52plib->SetShowS57Text( m_encShowText ); in UpdateS52State()
H A Ds52plib.cpp11008 SetShowS57Text( !( read_int == 0 ) );