Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DStyle.cxx133 const char *fontName_, int characterSet_, in Clear()
H A DEditor.h80 …void Copy(const std::string &s_, int codePage_, int characterSet_, bool rectangular_, bool lineCop… in Copy()