Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs20797 pub const nsIPresShell_PaintType_PAINT_DEFAULT: root::nsIPresShell_PaintType = 0;
20798 pub const nsIPresShell_PaintType_PAINT_DELAYED_COMPRESS: root::nsIPresShell_PaintType = 1;
20804 pub type nsIPresShell_PaintType = u32; typedef