D | CSSPropertySourceData.cpp | 62 CSSPropertySourceData::CSSPropertySourceData(const String& name, const String& value, bool importan… in CSSPropertySourceData() function in WebCore::CSSPropertySourceData 72 CSSPropertySourceData::CSSPropertySourceData(const CSSPropertySourceData& other) in CSSPropertySourceData() function in WebCore::CSSPropertySourceData 82 CSSPropertySourceData::CSSPropertySourceData() in CSSPropertySourceData() function in WebCore::CSSPropertySourceData 92 String CSSPropertySourceData::toString() const in toString() 112 unsigned CSSPropertySourceData::hash() const in hash() 118 DEFINE_GLOBAL(CSSPropertySourceData, emptyCSSPropertySourceData, "", "e", false, false) 121 void CSSPropertySourceData::init() in init() 125 …new ((void *) &emptyCSSPropertySourceData) CSSPropertySourceData("", "e", false, false, false, Sou… in init()
|