Searched defs:sheetText (Results 1 – 5 of 5) sorted by relevance
75 const String CachedCSSStyleSheet::sheetText(bool enforceMIMEType, bool* hasValidMIMEType) const in sheetText() function in WebCore::CachedCSSStyleSheet86 String sheetText = m_decoder->decode(m_data->data(), m_data->size()); in sheetText() local
78 String sheetText = sheet->sheetText(enforceMIMEType, &validMIMEType); in setCSSStyleSheet() local
114 String sheetText = String::createUninitialized(resultLength, text); in process() local
388 String sheetText = sheet->sheetText(enforceMIMEType, &validMIMEType); in setCSSStyleSheet() local
684 String sheetText = m_parsedStyleSheet->text(); in setRuleSelector() local815 String sheetText; in buildObjectForStyle() local