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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSValue.h 97 bool isTextCloneCSSValue() const { return m_isTextClone; }
CSSValue.cpp 90 DEFINE_CSS_VALUE_TYPE_CASTS(TextCloneCSSValue, isTextCloneCSSValue());

Completed in 178 milliseconds