Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx843 ColourAlpha GradientValue(const std::vector<ColourStop> &stops, float proportion) noexcept { in GradientValue()
927 const float proportion = y / (rc.Height() - 1.0f); in GradientRectangle() local
937 const float proportion = x / (rc.Width() - 1.0f); in GradientRectangle() local
/MusicPlayer2/MusicPlayer2/
H A DUIElement.cpp350 int proportion{}; // 各未固定子元素比例系数和 in CalculateChildrenRect() local
499 int proportion{}; // 各未固定子元素比例系数和 in CalculateChildrenRect() local