Searched refs:Gecko_nsStyleSVG_SetContextPropertiesLength (Results 1 – 8 of 8) sorted by relevance
429 void Gecko_nsStyleSVG_SetContextPropertiesLength(nsStyleSVG* svg, uint32_t len);
423 void Gecko_nsStyleSVG_SetContextPropertiesLength(nsStyleSVG* svg, uint32_t len);
449 void Gecko_nsStyleSVG_SetContextPropertiesLength(nsStyleSVG* svg, uint32_t len);
562 void Gecko_nsStyleSVG_SetContextPropertiesLength(nsStyleSVG* svg, uint32_t len);
1716 void Gecko_nsStyleSVG_SetContextPropertiesLength(nsStyleSVG* aSvg, in Gecko_nsStyleSVG_SetContextPropertiesLength() function
1408 pub fn Gecko_nsStyleSVG_SetContextPropertiesLength(svg: *mut nsStyleSVG, len: u32); in Gecko_nsStyleSVG_SetContextPropertiesLength() function
5195 bindings::Gecko_nsStyleSVG_SetContextPropertiesLength(&mut self.gecko, v.len() as u32); in set__moz_context_properties()