Searched defs:FontStyle (Results 1 – 7 of 7) sorted by relevance
158 pub enum FontStyle { enum169 impl FontStyle { impl181 impl<'a> From<&'a str> for FontStyle { implementation182 fn from(from: &'a str) -> FontStyle { in from() method226 fn style(&self) -> FontStyle { in style()
18 fn insert(&mut self, style: FontStyle, font: FontRef<'static>) -> Option<FontRef<'static>> { in insert()55 style: FontStyle, in register_font()
131 pub fn get_style(&self) -> FontStyle { in get_style()
253 impl<'a, F: Into<FontFamily<'a>>, T: SizeDesc> IntoTextStyle<'a> for (F, T, FontStyle) { implementation298 fn style(&self) -> FontStyle { in style()
57 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function
665 export interface FontStyle { interface
15712 "FontStyle":{ object15741 "FontStyle":{ object