Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs2356 pub struct Rule_cycleCollection { struct
2357 pub _base: root::nsXPCOMCycleCollectionParticipant,
2372 impl Clone for Rule_cycleCollection { implementation