Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/include/
H A DPlatform.h236 constexpr ColourAlpha(unsigned int red, unsigned int green, unsigned int blue) noexcept : in ColourAlpha() function
240 …constexpr ColourAlpha(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha)… in ColourAlpha() function
244 constexpr ColourAlpha(ColourDesired cd, unsigned int alpha) noexcept : in ColourAlpha() function