Searched refs:AlphaAndColorRefToArgb (Results 1 – 6 of 6) sorted by relevance
66 FX_ARGB cr = AlphaAndColorRefToArgb(iRate * alpha / 100, colorref); in Draw()
102 FX_ARGB AlphaAndColorRefToArgb(int a, FX_COLORREF colorref) { in AlphaAndColorRefToArgb() function
147 FX_ARGB AlphaAndColorRefToArgb(int a, FX_COLORREF colorref);
687 AlphaAndColorRefToArgb( in DrawShadow()
593 return AlphaAndColorRefToArgb(pForm->GetHighlightAlpha(), in GetHighlightColor()
477 return m_Options.TranslateColor(AlphaAndColorRefToArgb(alpha, colorref)); in GetFillArgbInternal()504 return m_Options.TranslateColor(AlphaAndColorRefToArgb(alpha, colorref)); in GetStrokeArgb()