Searched refs:m_colorTransparent (Results 1 – 2 of 2) sorted by relevance
45 , m_colorTransparent(CSSPrimitiveValue::createColor(Color::transparent)) in CSSValuePool()70 return m_colorTransparent; in createColorValue()
70 RefPtr<CSSPrimitiveValue> m_colorTransparent; variable