Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc32 SkFontStyle::Weight GetSkFontStyleWeight(txt::FontWeight font_weight) { in GetSkFontStyleWeight()
37 SkFontStyle MakeSkFontStyle(txt::FontWeight font_weight, in MakeSkFontStyle()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dtext_style.h44 FontWeight font_weight = FontWeight::w400; variable
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.h281 enum CRFontWeight font_weight ; member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.h387 GstSubtitleFontWeight font_weight; member
Dgstttmlrender.c1393 const gchar *font_style, *font_weight, *underline; in gst_ttml_render_generate_pango_markup() local