MCPcopy Create free account
hub / github.com/comaps/comaps / LoadTransliteration

Method LoadTransliteration

libs/map/framework.cpp:2422–2425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2420}
2421
2422bool Framework::LoadTransliteration()
2423{
2424 return localisation::ShouldUseTransliteration();
2425}
2426
2427void Framework::SaveTransliteration(bool allowTranslit)
2428{

Calls 1

ShouldUseTransliterationFunction · 0.85

Tested by

no test coverage detected