Searched defs:bold (Results 1 – 4 of 4) sorted by relevance
350 unsigned int bold = EFI_ATTR_BOLD(attribute); in efi_cout_set_attribute() local
62 #define ATTR2CHTYPE(c, fg, bg, bold) \ argument
22 uint8_t bold:1; member
202 def hilight(textToColor, color, bold): argument