Searched defs:Copy (Results 1 – 5 of 5) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | Style.cxx | 171 void Style::Copy(const Font &font_, const FontMeasurements &fm_) noexcept { in Copy() function in Style |
H A D | Editor.h | 80 …void Copy(const std::string &s_, int codePage_, int characterSet_, bool rectangular_, bool lineCop… in Copy() function |
/MusicPlayer2/MusicPlayer2/ | ||
H A D | ScintillaEditView.cpp | 211 void CScintillaEditView::Copy() in Copy() function in CScintillaEditView |
/MusicPlayer2/scintilla/win32/ | ||
H A D | PlatWin.cxx | 977 void SurfaceGDI::Copy(PRectangle rc, Point from, Surface &surfaceSource) { in Copy() function in Scintilla::SurfaceGDI |
H A D | ScintillaWin.cxx | 2420 void ScintillaWin::Copy() { in Copy() function in ScintillaWin |