Home
last modified time | relevance | path

Searched defs:underline (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dass.c28 ff_ass_subtitle_header_full(AVCodecContext *avctx, int play_res_x, int play_res_y, const char *font, int font_size, int primary_color, int secondary_color, int outline_color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header_full() argument
82 ff_ass_subtitle_header(AVCodecContext *avctx, const char *font, int font_size, int color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header() argument
H A Dass_split.h49 int underline; /**< whether text is underlined (1) or not (0) */ member
H A Dmicrodvddec.c330 int underline = ASS_DEFAULT_UNDERLINE; in microdvd_init() local
H A Dmovtextdec.c67 uint8_t underline; member
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs552 let mut underline = None; in render_snippet_source() variables
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftwinfnt.h196 FT_Byte underline; member
/third_party/skia/gm/
H A Dtexteffects.cpp32 SkPath underline; in create_underline() local
137 SkPath underline = create_underline(intercepts, start, end, uPos, uWidth, textSize); in DEF_SIMPLE_GM() local
/third_party/node/deps/npm/node_modules/console-control-strings/
H A Dindex.js
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1751 pub fn underline(&self) -> bool { in underline() functions
[all...]

Completed in 9 milliseconds