Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx441 class TextWide : public VarBuffer<wchar_t, stackBufferLength> { class
444 TextWide(std::string_view text, bool unicodeMode, int codePage=0) : in TextWide() function in Scintilla::TextWide