Home
last modified time | relevance | path

Searched refs:RawServoAuthorStylesBorrowed (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoBindingList.h43 const nsTArray<RawServoAuthorStylesBorrowed>* non_document_styles,
192 RawServoAuthorStylesBorrowed self)
H A DServoStyleSet.cpp229 AutoTArray<RawServoAuthorStylesBorrowed, 20> nonDocumentStyles; in InvalidateStyleForDocumentStateChanges()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dbindings.rs271 pub type RawServoAuthorStylesBorrowed<'a> = &'a RawServoAuthorStyles; typedef
2086 non_document_styles: *const nsTArray<RawServoAuthorStylesBorrowed>, in Servo_InvalidateStyleForDocStateChanges() argument
2326 self_: RawServoAuthorStylesBorrowed, in Servo_AuthorStyles_SizeOfIncludingThis() argument
/dports/lang/spidermonkey60/firefox-60.9.0/servo/ports/geckolib/
H A Dglue.rs40 use style::gecko_bindings::bindings::{RawServoAuthorStyles, RawServoAuthorStylesBorrowed};
1230 styles: RawServoAuthorStylesBorrowed, in Servo_AuthorStyles_SizeOfIncludingThis() argument
5044 non_document_styles: *const nsTArray<RawServoAuthorStylesBorrowed>, in Servo_InvalidateStyleForDocStateChanges() argument