HomeSort by relevance Sort by last modified time
    Searched refs:m_colorTransparent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSValuePool.cpp 45 , m_colorTransparent(CSSPrimitiveValue::createColor(Color::transparent))
70 return m_colorTransparent;
CSSValuePool.h 70 RefPtr<CSSPrimitiveValue> m_colorTransparent;

Completed in 48 milliseconds