Home
last modified time | relevance | path

Searched defs:draw (Results 1 – 8 of 8) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCDonateDlg.cpp103 CDrawCommon draw; in OnPaint() local
H A DTestDlg.cpp150 CDrawCommon draw; in OnPaint() local
H A DStaticEx.cpp56 CDrawCommon draw; in BEGIN_MESSAGE_MAP() local
H A DAboutDlg.cpp202 CDrawCommon draw; in OnPaint() local
H A DPropertyAlbumCoverDlg.cpp504 CDrawCommon draw; in OnPaint() local
/MusicPlayer2/scintilla/src/
H A DCallTip.cxx127 int ytext, PRectangle rcClient, bool asHighlight, bool draw) { in DrawChunk()
184 int CallTip::PaintContents(Surface *surfaceWindow, bool draw) { in PaintContents()
H A DEditView.cxx2447 Sci::Position EditView::FormatRange(bool draw, const Sci_RangeToFormat *pfr, Surface *surface, Surf… in FormatRange()
H A DEditor.cxx1813 Sci::Position Editor::FormatRange(bool draw, const Sci_RangeToFormat *pfr) { in FormatRange()