Home | History | Annotate | Download | only in resolver

Lines Matching defs:sheet

167         StyleSheetContents* sheet = cssSheet->contents();
170 resolver->addRulesFromSheet(sheet, *m_medium, this);
410 // First we match rules from the user agent sheet.
418 // In quirks mode, we match rules from the quirks user agent sheet.
422 // If document uses view source styles (in view source mode or in xml viewer mode), then we match rules from the view source style sheet.
444 // Now we check user sheet rules.
1118 // First we match rules from the user agent sheet.
1121 // Now we check user sheet rules.