Searched defs:TextWide (Results 1 – 1 of 1) sorted by relevance
441 class TextWide : public VarBuffer<wchar_t, stackBufferLength> { class444 TextWide(std::string_view text, bool unicodeMode, int codePage=0) : in TextWide() function in Scintilla::TextWide