Home
last modified time | relevance | path

Searched defs:GetParentSheet (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DStyleSheetInlines.h92 StyleSheet::GetParentSheet() const in GetParentSheet() function
H A DServoStyleSheet.cpp42 ServoStyleSheet::GetParentSheet() const in GetParentSheet() function in mozilla::ServoStyleSheet
H A DCSSStyleSheet.cpp1356 CSSStyleSheet::GetParentSheet() const in GetParentSheet() function in mozilla::CSSStyleSheet
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DStyleSheet.h159 inline StyleSheet* GetParentSheet() const { return mParent; } in GetParentSheet() function