Home
last modified time | relevance | path

Searched defs:bold (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_linux.cc58 constexpr const char* color_code(Color color, bool bold) { in color_code() argument
82 write_color(Color color, bool bold) write_color() argument
[all...]
H A Dprinter.h45 bool bold = false; member
H A Dprinter_windows.cc67 WORD attributes(Color color, bool bold) { in attributes() argument
95 void write_color(Color color, bool bold) { in write_color() argument
[all...]
H A Dformatter.cc140 bool bold = false; in format() member
/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.h47 int bold; /**< whether text is bold (1) or not (0) */ member
H A Dmicrodvddec.c328 int bold = ASS_DEFAULT_BOLD; in microdvd_init() local
H A Dmovtextdec.c65 uint8_t bold; member
/third_party/ltp/docparse/
H A Dtestinfo.pl85 sub bold subroutine
/third_party/node/deps/v8/tools/
H A Dperf-compare.py202 def bold(self, data): member in ResultTableRenderer
/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp380 constexpr NamedFontStyle bold = {"Bold", "Bold", SkFontStyle::Bold() }; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp641 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() argument
/third_party/node/deps/npm/node_modules/console-control-strings/
H A Dindex.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp804 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1523 int bold = !FLAG(b) && mix.tb[i+topoff]->state == 'R'; in top_common() local
/third_party/toybox/toys/posix/
H A Dps.c1670 int bold = !FLAG(b) && mix.tb[i+topoff]->state == 'R'; in top_common() local
/third_party/python/Lib/
H A Dpydoc.py1167 def bold(self, text): member in TextDoc
1547 def bold(self, text): global() member in _PlainTextDoc
[all...]
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1706 pub fn bold(&self) -> bool { in bold() functions
[all...]

Completed in 35 milliseconds