Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.h572 virtual bool ValidCodePage(int /* codePage */) const { return true; } in ValidCodePage() function
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2047 bool ScintillaWin::ValidCodePage(int codePage) const { in ValidCodePage() function in ScintillaWin