Home
last modified time | relevance | path

Searched refs:Servo_StyleSheet_HasRules (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DServoStyleSheet.cpp29 return mSheet && Servo_StyleSheet_HasRules(mSheet); in HasRules()
H A DServoBindingList.h38 SERVO_BINDING_FUNC(Servo_StyleSheet_HasRules, bool,
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoStyleSheet.cpp163 return Servo_StyleSheet_HasRules(Inner()->mContents); in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
H A DServoBindingList.h58 SERVO_BINDING_FUNC(Servo_StyleSheet_HasRules, bool,
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DStyleSheet.cpp158 return Servo_StyleSheet_HasRules(Inner().mContents); in HasRules()
/dports/www/firefox/firefox-99.0/layout/style/
H A DStyleSheet.cpp152 return Servo_StyleSheet_HasRules(Inner().mContents); in HasRules()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DStyleSheet.cpp158 return Servo_StyleSheet_HasRules(Inner().mContents); in HasRules()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DStyleSheet.cpp154 return Servo_StyleSheet_HasRules(Inner().mContents); in HasRules()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dbindings.rs2110 pub fn Servo_StyleSheet_HasRules(sheet: RawServoStyleSheetContentsBorrowed) -> bool; in Servo_StyleSheet_HasRules() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/ports/geckolib/
H A Dglue.rs1399 pub extern "C" fn Servo_StyleSheet_HasRules( in Servo_StyleSheet_HasRules() function
/dports/lang/spidermonkey78/firefox-78.9.0/servo/ports/geckolib/
H A Dglue.rs1953 pub extern "C" fn Servo_StyleSheet_HasRules(raw_contents: &RawServoStyleSheetContents) -> bool { in Servo_StyleSheet_HasRules() function
/dports/www/firefox-esr/firefox-91.8.0/servo/ports/geckolib/
H A Dglue.rs1972 pub extern "C" fn Servo_StyleSheet_HasRules(raw_contents: &RawServoStyleSheetContents) -> bool { in Servo_StyleSheet_HasRules() function
/dports/www/firefox/firefox-99.0/servo/ports/geckolib/
H A Dglue.rs1977 pub extern "C" fn Servo_StyleSheet_HasRules(raw_contents: &RawServoStyleSheetContents) -> bool { in Servo_StyleSheet_HasRules() function
/dports/mail/thunderbird/thunderbird-91.8.0/servo/ports/geckolib/
H A Dglue.rs1972 pub extern "C" fn Servo_StyleSheet_HasRules(raw_contents: &RawServoStyleSheetContents) -> bool { in Servo_StyleSheet_HasRules() function