Home
last modified time | relevance | path

Searched defs:wideShorten (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/utility/
H A Dwide_string.h42 inline std::string wideShorten(const std::string &s, size_t max_length) in wideShorten() function
H A Dwide_string.cpp53 std::wstring wideShorten(const std::wstring &ws, size_t max_length) in wideShorten() function