Searched refs:draw_flags (Results 1 – 1 of 1) sorted by relevance
2303 int draw_flags; in gui_outstr_nowrap() local2424 draw_flags = 0; in gui_outstr_nowrap()2430 draw_flags |= DRAW_CURSOR; in gui_outstr_nowrap()2472 draw_flags |= DRAW_BOLD; in gui_outstr_nowrap()2486 draw_flags |= DRAW_ITALIC; in gui_outstr_nowrap()2490 draw_flags |= DRAW_UNDERL; in gui_outstr_nowrap()2495 draw_flags |= DRAW_UNDERL; in gui_outstr_nowrap()2499 draw_flags |= DRAW_UNDERC; in gui_outstr_nowrap()2503 draw_flags |= DRAW_STRIKE; in gui_outstr_nowrap()2507 draw_flags |= DRAW_TRANSP; in gui_outstr_nowrap()[all …]