Searched refs:estimatedSizeInBytes (Results 1 – 3 of 3) sorted by relevance
180 setDecodedSize(m_parsedStyleSheetCache->estimatedSizeInBytes()); in saveParsedStyleSheet()
127 unsigned estimatedSizeInBytes() const;
41 unsigned StyleSheetContents::estimatedSizeInBytes() const in estimatedSizeInBytes() function in WebCore::StyleSheetContents53 size += sheet->estimatedSizeInBytes(); in estimatedSizeInBytes()