Home
last modified time | relevance | path

Searched +defs:alpha +defs:delegate (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx738 constexpr byte AlphaScaled(unsigned char component, unsigned int alpha) noexcept { in AlphaScaled()
742 constexpr DWORD dwordMultiplied(ColourDesired colour, unsigned int alpha) noexcept { in dwordMultiplied()
1345 void SurfaceD2D::D2DPenColour(ColourDesired fore, int alpha) { in D2DPenColour()
2555 IListBoxDelegate *delegate; member in Scintilla::ListBoxX