OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_colorTransparent
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/css/
CSSPrimitiveValueCache.cpp
32
:
m_colorTransparent
(CSSPrimitiveValue::createColor(Color::transparent))
61
return
m_colorTransparent
;
CSSPrimitiveValueCache.h
57
RefPtr<CSSPrimitiveValue>
m_colorTransparent
;
Completed in 36 milliseconds