Searched defs:blendOpacity (Results 1 – 3 of 3) sorted by relevance
57 auto blendOpacity = pattern->GetAttr<double>("scroll_bar_foreground_opacity", 0.4f); in ParsePattern() local
472 static blendOpacity(argbColor, opacityRatio) { method in ArkColorsImpl
64 double blendOpacity = 0.0; member