Searched defs:Paint (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/win32/ | ||
H A D | PlatWin.cxx | 3141 void ListBoxX::Paint(HDC hDC) noexcept { in Paint() function in Scintilla::ListBoxX |
/MusicPlayer2/scintilla/src/ | ||
H A D | Editor.cxx | 1723 void Editor::Paint(Surface *surfaceWindow, PRectangle rcArea) { in Paint() function in Editor |