Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx3141 void ListBoxX::Paint(HDC hDC) noexcept { in Paint() function in Scintilla::ListBoxX
/MusicPlayer2/scintilla/src/
H A DEditor.cxx1723 void Editor::Paint(Surface *surfaceWindow, PRectangle rcArea) { in Paint() function in Editor