Searched refs:attributeValueIsCurrentColor (Results 1 – 2 of 2) sorted by relevance
333 static bool attributeValueIsCurrentColor(const String& value) in attributeValueIsCurrentColor() function350 bool fromIsCurrentColor = attributeValueIsCurrentColor(fromString); in calculateFromAndToValues()351 bool toIsCurrentColor = attributeValueIsCurrentColor(toString); in calculateFromAndToValues()405 bool fromIsCurrentColor = attributeValueIsCurrentColor(fromString); in calculateFromAndByValues()406 bool byIsCurrentColor = attributeValueIsCurrentColor(byString); in calculateFromAndByValues()
1517 (WebCore::attributeValueIsCurrentColor):