Searched defs:get_style (Results 1 – 7 of 7) sorted by relevance
27 static SkFontStyle get_style(IDWriteFont* font) { in get_style() function
132 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() function
16 def get_style(count, passed): function
133 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() function
156 pub fn get_style(&self) -> FontStyle { in get_style() method
1869 CJS_Result CJS_Field::get_style(CJS_Runtime* pRuntime) { in get_style() function in CJS_Field