Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DIndicator.cxx177 std::vector<ColourStop> stops; in Draw() local
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx843 ColourAlpha GradientValue(const std::vector<ColourStop> &stops, float proportion) noexcept { in GradientValue()
915 void SurfaceGDI::GradientRectangle(PRectangle rc, const std::vector<ColourStop> &stops, GradientOpt… in GradientRectangle()
1568 void SurfaceD2D::GradientRectangle(PRectangle rc, const std::vector<ColourStop> &stops, GradientOpt… in GradientRectangle()