Searched refs:fHasFillColor (Results 1 – 4 of 4) sorted by relevance
142 if (fHasFillColor) { in modulateProps()198 fHasFillColor = acontainer->bind(*abuilder, jprops["fc"], fTextProps.fill_color ); in TextAnimator()
103 bool fHasFillColor : 1, variable
134 if (fHasFillColor) { in modulateProps()172 fHasFillColor = abuilder->bindProperty<VectorValue>(jprops["fc"], in TextAnimator()
75 bool fHasFillColor : 1, variable