Searched refs:useTransparencyLayer (Results 1 – 3 of 3) sorted by relevance
1439 bool useTransparencyLayer = outlineColor.hasAlpha(); in paintOutline() local1440 if (useTransparencyLayer) { in paintOutline()1448 if (useTransparencyLayer) in paintOutline()
1220 bool useTransparencyLayer = outlineColor.hasAlpha(); in paintOutline() local1221 if (useTransparencyLayer) { in paintOutline()1249 if (useTransparencyLayer) in paintOutline()
1719 … bool useTransparencyLayer = includesAdjacentEdges(commonColorEdgeSet) && commonColor.hasAlpha(); in paintTranslucentBorderSides() local1720 if (useTransparencyLayer) { in paintTranslucentBorderSides()1727 if (useTransparencyLayer) in paintTranslucentBorderSides()