Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A Dqt_utilities.hpp67 QString latin1_to_qstring (const string& s);
H A Dqt_utilities.cpp282 latin1_to_qstring (const string& s) { in latin1_to_qstring() function