Searched refs:screen (Results 1 – 5 of 5) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/ |
A D | util.c | 33 dlg.screen.atr = A_NORMAL; in set_mono_theme() 73 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme() 106 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true); in set_blackbg_theme() 193 init_one_color(&dlg.screen); in init_dialog_colors() 262 attr_clear(stdscr, lines, columns, dlg.screen.atr); in dialog_clear() 268 wattrset(stdscr, dlg.screen.atr); in dialog_clear()
|
A D | dialog.h | 117 struct dialog_color screen; member
|
/l4re-core-master/l4re/include/ |
A D | inhibitor | 30 * before the action is taken. For example a lock-screen application shall grab 31 * an inhibitor lock for the suspend action to be able to lock the screen
|
/l4re-core-master/l4re/include/video/ |
A D | goos | 69 F_set_position = 0x10, ///< position on screen can be set 215 * A framebuffer is the pixel data that is displayed on a screen and a Goos 348 * \brief Trigger refreshing of the given area on the virtual screen.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/ |
A D | libm-test.inc | 210 /* Should the message print to screen? This depends on the verbose flag, 223 /* Should the message print to screen? This depends on the verbose flag,
|
Completed in 13 milliseconds