Home
last modified time | relevance | path

Searched defs:underline (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dass.c33 int bold, int italic, int underline, in ff_ass_subtitle_header_full()
85 int bold, int italic, int underline, in ff_ass_subtitle_header()
Dmicrodvddec.c330 int underline = ASS_DEFAULT_UNDERLINE; in microdvd_init() local
Dass_split.h49 int underline; /**< whether text is underlined (1) or not (0) */ member
Dmovtextdec.c67 uint8_t underline; member
/third_party/skia/gm/
Dtexteffects.cpp32 SkPath underline; in create_underline() local
137 SkPath underline = create_underline(intercepts, start, end, uPos, uWidth, textSize); variable
Dfontmgr.cpp271 SkRect underline{ min.fLeft, fm.fUnderlinePosition, in show_bounds() local
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
Dstyles.js35 underline: [4, 24], property
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js16 underline: [4, 24], property
/third_party/node/deps/npm/node_modules/chalk/source/vendor/ansi-styles/
Dindex.js16 underline: [4, 24], property
/third_party/node/deps/npm/node_modules/console-control-strings/
Dindex.js69 underline: 4, property
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h196 FT_Byte underline; member
/third_party/node/deps/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/
Dindex.js70 underline: [4, 24], property
/third_party/node/deps/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/
Dindex.js70 underline: [4, 24], property
/third_party/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp270 DWRITE_UNDERLINE const* underline, in DrawUnderline()
DSkFontMgr_win_dw.cpp661 DWRITE_UNDERLINE const* underline, in DrawUnderline()
/third_party/rust/crates/codespan/codespan-reporting/src/term/
Drenderer.rs552 let mut underline = None; in render_snippet_source() localVariable
/third_party/rust/crates/termcolor/src/
Dlib.rs1652 underline: bool, field
1751 pub fn underline(&self) -> bool { in underline() method
/third_party/node/lib/internal/util/
Dinspect.js390 underline: [4, 24], property
/third_party/node/tools/lint-md/
Dlint-md.mjs27734 underline: colorEnabled ? '\u001B[4m' : '', property