mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
stylo: Regenerate bindings.
This commit is contained in:
parent
bbd7eb17af
commit
28a5bb7d63
3 changed files with 1249 additions and 1391 deletions
|
@ -1,33 +1,118 @@
|
||||||
/* automatically generated by rust-bindgen */
|
/* automatically generated by rust-bindgen */
|
||||||
|
|
||||||
|
use heapsize::HeapSizeOf;
|
||||||
use structs::nsStyleFont;
|
use structs::nsStyleFont;
|
||||||
|
unsafe impl Send for nsStyleFont {}
|
||||||
|
unsafe impl Sync for nsStyleFont {}
|
||||||
|
impl HeapSizeOf for nsStyleFont { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleColor;
|
use structs::nsStyleColor;
|
||||||
|
unsafe impl Send for nsStyleColor {}
|
||||||
|
unsafe impl Sync for nsStyleColor {}
|
||||||
|
impl HeapSizeOf for nsStyleColor { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleList;
|
use structs::nsStyleList;
|
||||||
|
unsafe impl Send for nsStyleList {}
|
||||||
|
unsafe impl Sync for nsStyleList {}
|
||||||
|
impl HeapSizeOf for nsStyleList { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleText;
|
use structs::nsStyleText;
|
||||||
|
unsafe impl Send for nsStyleText {}
|
||||||
|
unsafe impl Sync for nsStyleText {}
|
||||||
|
impl HeapSizeOf for nsStyleText { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleVisibility;
|
use structs::nsStyleVisibility;
|
||||||
|
unsafe impl Send for nsStyleVisibility {}
|
||||||
|
unsafe impl Sync for nsStyleVisibility {}
|
||||||
|
impl HeapSizeOf for nsStyleVisibility { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleUserInterface;
|
use structs::nsStyleUserInterface;
|
||||||
|
unsafe impl Send for nsStyleUserInterface {}
|
||||||
|
unsafe impl Sync for nsStyleUserInterface {}
|
||||||
|
impl HeapSizeOf for nsStyleUserInterface { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleTableBorder;
|
use structs::nsStyleTableBorder;
|
||||||
|
unsafe impl Send for nsStyleTableBorder {}
|
||||||
|
unsafe impl Sync for nsStyleTableBorder {}
|
||||||
|
impl HeapSizeOf for nsStyleTableBorder { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleSVG;
|
use structs::nsStyleSVG;
|
||||||
|
unsafe impl Send for nsStyleSVG {}
|
||||||
|
unsafe impl Sync for nsStyleSVG {}
|
||||||
|
impl HeapSizeOf for nsStyleSVG { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleVariables;
|
use structs::nsStyleVariables;
|
||||||
|
unsafe impl Send for nsStyleVariables {}
|
||||||
|
unsafe impl Sync for nsStyleVariables {}
|
||||||
|
impl HeapSizeOf for nsStyleVariables { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleBackground;
|
use structs::nsStyleBackground;
|
||||||
|
unsafe impl Send for nsStyleBackground {}
|
||||||
|
unsafe impl Sync for nsStyleBackground {}
|
||||||
|
impl HeapSizeOf for nsStyleBackground { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStylePosition;
|
use structs::nsStylePosition;
|
||||||
|
unsafe impl Send for nsStylePosition {}
|
||||||
|
unsafe impl Sync for nsStylePosition {}
|
||||||
|
impl HeapSizeOf for nsStylePosition { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleTextReset;
|
use structs::nsStyleTextReset;
|
||||||
|
unsafe impl Send for nsStyleTextReset {}
|
||||||
|
unsafe impl Sync for nsStyleTextReset {}
|
||||||
|
impl HeapSizeOf for nsStyleTextReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleDisplay;
|
use structs::nsStyleDisplay;
|
||||||
|
unsafe impl Send for nsStyleDisplay {}
|
||||||
|
unsafe impl Sync for nsStyleDisplay {}
|
||||||
|
impl HeapSizeOf for nsStyleDisplay { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleContent;
|
use structs::nsStyleContent;
|
||||||
|
unsafe impl Send for nsStyleContent {}
|
||||||
|
unsafe impl Sync for nsStyleContent {}
|
||||||
|
impl HeapSizeOf for nsStyleContent { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleUIReset;
|
use structs::nsStyleUIReset;
|
||||||
|
unsafe impl Send for nsStyleUIReset {}
|
||||||
|
unsafe impl Sync for nsStyleUIReset {}
|
||||||
|
impl HeapSizeOf for nsStyleUIReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleTable;
|
use structs::nsStyleTable;
|
||||||
|
unsafe impl Send for nsStyleTable {}
|
||||||
|
unsafe impl Sync for nsStyleTable {}
|
||||||
|
impl HeapSizeOf for nsStyleTable { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleMargin;
|
use structs::nsStyleMargin;
|
||||||
|
unsafe impl Send for nsStyleMargin {}
|
||||||
|
unsafe impl Sync for nsStyleMargin {}
|
||||||
|
impl HeapSizeOf for nsStyleMargin { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStylePadding;
|
use structs::nsStylePadding;
|
||||||
|
unsafe impl Send for nsStylePadding {}
|
||||||
|
unsafe impl Sync for nsStylePadding {}
|
||||||
|
impl HeapSizeOf for nsStylePadding { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleBorder;
|
use structs::nsStyleBorder;
|
||||||
|
unsafe impl Send for nsStyleBorder {}
|
||||||
|
unsafe impl Sync for nsStyleBorder {}
|
||||||
|
impl HeapSizeOf for nsStyleBorder { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleOutline;
|
use structs::nsStyleOutline;
|
||||||
|
unsafe impl Send for nsStyleOutline {}
|
||||||
|
unsafe impl Sync for nsStyleOutline {}
|
||||||
|
impl HeapSizeOf for nsStyleOutline { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleXUL;
|
use structs::nsStyleXUL;
|
||||||
|
unsafe impl Send for nsStyleXUL {}
|
||||||
|
unsafe impl Sync for nsStyleXUL {}
|
||||||
|
impl HeapSizeOf for nsStyleXUL { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleSVGReset;
|
use structs::nsStyleSVGReset;
|
||||||
|
unsafe impl Send for nsStyleSVGReset {}
|
||||||
|
unsafe impl Sync for nsStyleSVGReset {}
|
||||||
|
impl HeapSizeOf for nsStyleSVGReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleColumn;
|
use structs::nsStyleColumn;
|
||||||
|
unsafe impl Send for nsStyleColumn {}
|
||||||
|
unsafe impl Sync for nsStyleColumn {}
|
||||||
|
impl HeapSizeOf for nsStyleColumn { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleEffects;
|
use structs::nsStyleEffects;
|
||||||
|
unsafe impl Send for nsStyleEffects {}
|
||||||
|
unsafe impl Sync for nsStyleEffects {}
|
||||||
|
impl HeapSizeOf for nsStyleEffects { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleImage;
|
use structs::nsStyleImage;
|
||||||
|
unsafe impl Send for nsStyleImage {}
|
||||||
|
unsafe impl Sync for nsStyleImage {}
|
||||||
|
impl HeapSizeOf for nsStyleImage { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleGradient;
|
use structs::nsStyleGradient;
|
||||||
|
unsafe impl Send for nsStyleGradient {}
|
||||||
|
unsafe impl Sync for nsStyleGradient {}
|
||||||
|
impl HeapSizeOf for nsStyleGradient { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleCoord;
|
use structs::nsStyleCoord;
|
||||||
|
unsafe impl Send for nsStyleCoord {}
|
||||||
|
unsafe impl Sync for nsStyleCoord {}
|
||||||
|
impl HeapSizeOf for nsStyleCoord { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::nsStyleGradientStop;
|
use structs::nsStyleGradientStop;
|
||||||
|
unsafe impl Send for nsStyleGradientStop {}
|
||||||
|
unsafe impl Sync for nsStyleGradientStop {}
|
||||||
|
impl HeapSizeOf for nsStyleGradientStop { fn heap_size_of_children(&self) -> usize { 0 } }
|
||||||
use structs::SheetParsingMode;
|
use structs::SheetParsingMode;
|
||||||
use structs::nsMainThreadPtrHandle;
|
use structs::nsMainThreadPtrHandle;
|
||||||
use structs::nsMainThreadPtrHolder;
|
use structs::nsMainThreadPtrHolder;
|
||||||
|
@ -36,91 +121,6 @@ use structs::nsFont;
|
||||||
use structs::FontFamilyList;
|
use structs::FontFamilyList;
|
||||||
use structs::FontFamilyType;
|
use structs::FontFamilyType;
|
||||||
use structs::nsIAtom;
|
use structs::nsIAtom;
|
||||||
use heapsize::HeapSizeOf;
|
|
||||||
unsafe impl Send for nsStyleFont {}
|
|
||||||
unsafe impl Sync for nsStyleFont {}
|
|
||||||
impl HeapSizeOf for nsStyleFont { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleColor {}
|
|
||||||
unsafe impl Sync for nsStyleColor {}
|
|
||||||
impl HeapSizeOf for nsStyleColor { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleList {}
|
|
||||||
unsafe impl Sync for nsStyleList {}
|
|
||||||
impl HeapSizeOf for nsStyleList { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleText {}
|
|
||||||
unsafe impl Sync for nsStyleText {}
|
|
||||||
impl HeapSizeOf for nsStyleText { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleVisibility {}
|
|
||||||
unsafe impl Sync for nsStyleVisibility {}
|
|
||||||
impl HeapSizeOf for nsStyleVisibility { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleUserInterface {}
|
|
||||||
unsafe impl Sync for nsStyleUserInterface {}
|
|
||||||
impl HeapSizeOf for nsStyleUserInterface { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleTableBorder {}
|
|
||||||
unsafe impl Sync for nsStyleTableBorder {}
|
|
||||||
impl HeapSizeOf for nsStyleTableBorder { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleSVG {}
|
|
||||||
unsafe impl Sync for nsStyleSVG {}
|
|
||||||
impl HeapSizeOf for nsStyleSVG { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleVariables {}
|
|
||||||
unsafe impl Sync for nsStyleVariables {}
|
|
||||||
impl HeapSizeOf for nsStyleVariables { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleBackground {}
|
|
||||||
unsafe impl Sync for nsStyleBackground {}
|
|
||||||
impl HeapSizeOf for nsStyleBackground { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStylePosition {}
|
|
||||||
unsafe impl Sync for nsStylePosition {}
|
|
||||||
impl HeapSizeOf for nsStylePosition { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleTextReset {}
|
|
||||||
unsafe impl Sync for nsStyleTextReset {}
|
|
||||||
impl HeapSizeOf for nsStyleTextReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleDisplay {}
|
|
||||||
unsafe impl Sync for nsStyleDisplay {}
|
|
||||||
impl HeapSizeOf for nsStyleDisplay { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleContent {}
|
|
||||||
unsafe impl Sync for nsStyleContent {}
|
|
||||||
impl HeapSizeOf for nsStyleContent { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleUIReset {}
|
|
||||||
unsafe impl Sync for nsStyleUIReset {}
|
|
||||||
impl HeapSizeOf for nsStyleUIReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleTable {}
|
|
||||||
unsafe impl Sync for nsStyleTable {}
|
|
||||||
impl HeapSizeOf for nsStyleTable { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleMargin {}
|
|
||||||
unsafe impl Sync for nsStyleMargin {}
|
|
||||||
impl HeapSizeOf for nsStyleMargin { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStylePadding {}
|
|
||||||
unsafe impl Sync for nsStylePadding {}
|
|
||||||
impl HeapSizeOf for nsStylePadding { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleBorder {}
|
|
||||||
unsafe impl Sync for nsStyleBorder {}
|
|
||||||
impl HeapSizeOf for nsStyleBorder { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleOutline {}
|
|
||||||
unsafe impl Sync for nsStyleOutline {}
|
|
||||||
impl HeapSizeOf for nsStyleOutline { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleXUL {}
|
|
||||||
unsafe impl Sync for nsStyleXUL {}
|
|
||||||
impl HeapSizeOf for nsStyleXUL { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleSVGReset {}
|
|
||||||
unsafe impl Sync for nsStyleSVGReset {}
|
|
||||||
impl HeapSizeOf for nsStyleSVGReset { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleColumn {}
|
|
||||||
unsafe impl Sync for nsStyleColumn {}
|
|
||||||
impl HeapSizeOf for nsStyleColumn { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleEffects {}
|
|
||||||
unsafe impl Sync for nsStyleEffects {}
|
|
||||||
impl HeapSizeOf for nsStyleEffects { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleImage {}
|
|
||||||
unsafe impl Sync for nsStyleImage {}
|
|
||||||
impl HeapSizeOf for nsStyleImage { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleGradient {}
|
|
||||||
unsafe impl Sync for nsStyleGradient {}
|
|
||||||
impl HeapSizeOf for nsStyleGradient { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleCoord {}
|
|
||||||
unsafe impl Sync for nsStyleCoord {}
|
|
||||||
impl HeapSizeOf for nsStyleCoord { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
unsafe impl Send for nsStyleGradientStop {}
|
|
||||||
unsafe impl Sync for nsStyleGradientStop {}
|
|
||||||
impl HeapSizeOf for nsStyleGradientStop { fn heap_size_of_children(&self) -> usize { 0 } }
|
|
||||||
|
|
||||||
pub enum nsINode { }
|
pub enum nsINode { }
|
||||||
pub type RawGeckoNode = nsINode;
|
pub type RawGeckoNode = nsINode;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue