Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DListCtrlEx.cpp168 void CListCtrlEx::FillLeftSpaceAfterPaint(bool fill) in FillLeftSpaceAfterPaint()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx866 void SurfaceGDI::AlphaRectangle(PRectangle rc, int cornerSize, ColourDesired fill, int alphaFill, in AlphaRectangle()
1526 void SurfaceD2D::AlphaRectangle(PRectangle rc, int cornerSize, ColourDesired fill, int alphaFill, in AlphaRectangle()
/MusicPlayer2/scintilla/src/
H A DEditView.cxx866 static void SimpleAlphaRectangle(Surface *surface, PRectangle rc, ColourDesired fill, int alpha) { in SimpleAlphaRectangle()