Home
last modified time | relevance | path

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

/external/skia/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/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/v8/src/objects/
Djs-list-format.cc90 JSListFormat::Style get_style(const char* str) { in get_style() function
/external/pdfium/fxjs/
Dcjs_field.cpp1804 CJS_Return Field::get_style(CJS_Runtime* pRuntime) { in get_style() function in Field