Searched refs:HasForegroundColorStrategy (Results 1 – 17 of 17) sorted by relevance
99 … (!childRenderContext->HasForegroundColor() && !childRenderContext->HasForegroundColorStrategy()) { in UpdateForeground()104 } else if (renderContext->HasForegroundColorStrategy()) { in UpdateForeground()115 } else if (renderContext->HasForegroundColorStrategy()) { in UpdateForeground()
57 } else if (paintWrapper->HasForegroundColorStrategy()) { in GetContentDrawFunction()
58 } else if (paintWrapper->HasForegroundColorStrategy()) { in GetContentDrawFunction()
53 } else if (paintWrapper->HasForegroundColorStrategy()) { in GetContentDrawFunction()
56 } else if (paintWrapper->HasForegroundColorStrategy()) { in GetContentDrawFunction()
94 bool HasForegroundColorStrategy() const in HasForegroundColorStrategy() function97 return renderContext->HasForegroundColorStrategy(); in HasForegroundColorStrategy()
43 } else if (renderContext->HasForegroundColorStrategy()) { in UpdateContentModifier()
57 if (renderContext->HasForegroundColorStrategy()) { in UpdateContentModifier()
45 if (hostContext->HasForegroundColorStrategy()) { in CreateDragNode()
212 if (!renderContext->HasForegroundColor() && !renderContext->HasForegroundColorStrategy()) { in OnModifyDone()248 … (!childRenderContext->HasForegroundColor() && !childRenderContext->HasForegroundColorStrategy()) { in UpdateChildRenderContext()
127 if (renderContext->HasForegroundColor() || renderContext->HasForegroundColorStrategy()) { in CreateTextStyleUsingThemeWithText()
258 } else if (renderContext->HasForegroundColorStrategy()) { in UpdateTextColorIfForeground()
83 if (hostContext->HasForegroundColorStrategy()) { in CreateDragNode()
639 EXPECT_TRUE(renderContext->HasForegroundColorStrategy());
626 } else if (renderContext->HasForegroundColorStrategy()) { in UpdateTextStyle()
1343 if (renderContext->HasForegroundColor() || renderContext->HasForegroundColorStrategy()) { in UpdateFillColorIfForegroundColor()