Searched refs:m_colorWhite (Results 1 – 2 of 2) sorted by relevance
33 , m_colorWhite(CSSPrimitiveValue::createColor(Color::white)) in CSSPrimitiveValueCache()63 return m_colorWhite; in createColorValue()
58 RefPtr<CSSPrimitiveValue> m_colorWhite; variable