Home
last modified time | relevance | path

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

/external/skqp/src/ports/
DSkTypeface_win_dw.h27 static SkFontStyle get_style(IDWriteFont* font) { in get_style() function
DSkFontHost_win.cpp132 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() function
/external/llvm-project/clang/docs/tools/
Dgenerate_formatted_state.py16 def get_style(count, passed): function
/external/skia/src/ports/
DSkTypeface_win_dw.h27 static SkFontStyle get_style(IDWriteFont* font) { in get_style() function
DSkFontHost_win.cpp133 static SkFontStyle get_style(const LOGFONT& lf) { in get_style() function
/external/rust/crates/plotters/src/style/font/
Dfont_desc.rs156 pub fn get_style(&self) -> FontStyle { in get_style() method
/external/pdfium/fxjs/
Dcjs_field.cpp1869 CJS_Result CJS_Field::get_style(CJS_Runtime* pRuntime) { in get_style() function in CJS_Field