Searched refs:A_BOLD (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/hci/tui/
H A Dmenu_ui.c110 attron ( A_BOLD );
137 attroff ( A_BOLD );
349 attron ( A_BOLD );
352 attroff ( A_BOLD );
H A Dsettings_ui.c224 attron ( A_BOLD );
226 attroff ( A_BOLD );
333 attron ( A_BOLD );
336 attroff ( A_BOLD );
361 attron ( A_BOLD );
363 attroff ( A_BOLD );
/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/
H A Dansi_screen.c48 int bold = ( attrs & A_BOLD );
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h125 #define A_BOLD WA_BOLD macro

Completed in 45 milliseconds