Home
last modified time | relevance | path

Searched refs:RawServoStyleSheetContentsBorrowed (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoBindingList.h59 RawServoStyleSheetContentsBorrowed sheet)
61 RawServoStyleSheetContentsBorrowed sheet)
63 RawServoStyleSheetContentsBorrowed sheet,
68 RawServoStyleSheetContentsBorrowed sheet)
70 RawServoStyleSheetContentsBorrowed sheet, nsAString* result)
72 RawServoStyleSheetContentsBorrowed sheet, nsAString* result)
77 RawServoStyleSheetContentsBorrowed sheet)
213 RawServoStyleSheetContentsBorrowed sheet,
301 RawServoStyleSheetContentsBorrowed sheet,
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dbindings.rs403 pub type RawServoStyleSheetContentsBorrowed<'a> = &'a RawServoStyleSheetContents; typedef
507 pub fn Servo_StyleSheetContents_AddRef(ptr: RawServoStyleSheetContentsBorrowed); in Servo_StyleSheetContents_AddRef() argument
510 pub fn Servo_StyleSheetContents_Release(ptr: RawServoStyleSheetContentsBorrowed); in Servo_StyleSheetContents_Release() argument
2114 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetRules() argument
2119 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_Clone() argument
2127 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_SizeOfIncludingThis() argument
2132 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetSourceMapURL() argument
2138 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetSourceURL() argument
2143 pub fn Servo_StyleSheet_GetOrigin(sheet: RawServoStyleSheetContentsBorrowed) -> u8; in Servo_StyleSheet_GetOrigin()
2364 sheet: RawServoStyleSheetContentsBorrowed, in Servo_CssRules_InsertRule() argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/ports/geckolib/
H A Dglue.rs55 use style::gecko_bindings::bindings::{RawServoStyleSheetContentsBorrowed, ServoComputedDataBorrowed…
1400 raw_contents: RawServoStyleSheetContentsBorrowed in Servo_StyleSheet_HasRules()
1410 sheet: RawServoStyleSheetContentsBorrowed in Servo_StyleSheet_GetRules()
1417 raw_sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_Clone() argument
1437 sheet: RawServoStyleSheetContentsBorrowed in Servo_StyleSheet_SizeOfIncludingThis()
1449 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetOrigin() argument
1464 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetSourceMapURL() argument
1476 sheet: RawServoStyleSheetContentsBorrowed, in Servo_StyleSheet_GetSourceURL() argument
1534 contents: RawServoStyleSheetContentsBorrowed, in Servo_CssRules_InsertRule() argument
2067 contents: RawServoStyleSheetContentsBorrowed, in Servo_KeyframesRule_AppendRule() argument