Home
last modified time | relevance | path

Searched defs:get_style (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/ports/
DSkTypeface_win_dw.h36 static SkFontStyle get_style(IDWriteFont* font) { in get_style() function
DSkFontHost_win.cpp140 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() function
/external/rust/crates/plotters/src/series/
Dsurface.rs49 fn get_style(&self, v: &T) -> ShapeStyle { in get_style() method
/external/rust/crates/plotters/src/style/font/
Dfont_desc.rs131 pub fn get_style(&self) -> FontStyle { in get_style() method
/external/pdfium/fxjs/
Dcjs_field.cpp1838 CJS_Result CJS_Field::get_style(CJS_Runtime* pRuntime) { in get_style() function in CJS_Field