Searched refs:ColorStopsAreEqual (Results 1 – 3 of 3) sorted by relevance
63 bool ColorStopsAreEqual(
293 return ((other.GetType() == GetType()) && ColorStopsAreEqual(other)); in operator ==()307 BGradient::ColorStopsAreEqual(const BGradient& other) const in ColorStopsAreEqual() function in BGradient
314 \fn bool BGradient::ColorStopsAreEqual(const BGradient &other) const