Home
last modified time | relevance | path

Searched refs:isTextCloneCSSValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSValue.h97 bool isTextCloneCSSValue() const { return m_isTextClone; } in isTextCloneCSSValue() function
DCSSValue.cpp90 DEFINE_CSS_VALUE_TYPE_CASTS(TextCloneCSSValue, isTextCloneCSSValue());