Home
last modified time | relevance | path

Searched defs:font_height (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcga_data.c46 void ff_draw_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int … in ff_draw_pc_font()
Dbintext.c44 int font_height; member
Dansi.c61 int font_height; /**< font height */ member
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dview-cairo.cc48 …double font_height = y_sign * scalbn ((double) extents.ascender - extents.descender + extents.line… in render() local
/third_party/ffmpeg/libavfilter/
Df_graphmonitor.c124 int font_height; in drawtext() local
Dvf_vectorscope.c968 int font_height; in draw_ihtext() local
993 int font_height; in draw_ihtext16() local
1019 int font_height; in draw_htext() local
1045 int font_height; in draw_htext16() local
Dvf_waveform.c2620 int font_height; in draw_htext() local
2646 int font_height; in draw_htext16() local
2672 int font_height; in draw_vtext() local
2697 int font_height; in draw_vtext16() local
2764 int font_height; in idraw_htext() local
2790 int font_height; in idraw_htext16() local
2816 int font_height; in idraw_vtext() local
2841 int font_height; in idraw_vtext16() local
Davf_showvolume.c233 int font_height; in drawtext() local
Daf_afir.c243 int font_height; in drawtext() local
Df_ebur128.c252 int font_height; in drawtext() local
Davf_showcqt.c513 int font_width = 16, font_height = 32; in render_freetype() local
Davf_showspectrum.c480 int font_height; in drawtext() local
Daf_aiir.c1055 int font_height; in drawtext() local
/third_party/gstreamer/gstplugins_good/ext/aalib/
Dgstaatv.c240 guint font_height = aa_currentfont (aatv->context)->height; in gst_aatv_render() local
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc655 const int font_height = LogicalToDevice(14, GetWindowScaleFactor(hwnd_)); in OnSize() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c1390 guint font_height, const gchar * text) in gst_ttml_render_generate_pango_markup()