Home
last modified time | relevance | path

Searched refs:eval_type_e (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Dlocale_string.h39 enum eval_type_e { enum
53 std::string str(eval_type_e type = full);
H A Dlocale_string.cpp52 locale_string_c::str(eval_type_e type) { in str()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/main_window/
H A Dmain_window.cpp605 …/%2").arg(appDirPath).arg(Q(localeStr.str(static_cast<locale_string_c::eval_type_e>(locale_string_… in visitMkvmergeDocumentation()