Home
last modified time | relevance | path

Searched refs:screen_setaf (Results 1 – 6 of 6) sorted by relevance

/dports/net/c3270/suite3270-4.0/Common/c3270/
H A Dcscreen.h68 const char *screen_setaf(acolor_t color);
H A Dc3270.c132 screen_setaf(ACOLOR_BLUE), '\002')
135 # define PROMPT_PRE screen_setaf(ACOLOR_BLUE)
390 color_prompt? screen_setaf(ACOLOR_RED): "", in glue_gui_error_cond()
967 printf("%s", screen_setaf(ACOLOR_RED)); in display_prompt()
994 printf("%s", screen_setaf(ACOLOR_YELLOW)); in display_prompt()
1014 printf("%s", screen_setaf(ACOLOR_BLUE)); in display_prompt()
2163 success? "": screen_setaf(ACOLOR_RED), in glue_gui_xoutput()
/dports/x11/x3270/suite3270-4.0/Common/c3270/
H A Dcscreen.h68 const char *screen_setaf(acolor_t color);
H A Dc3270.c132 screen_setaf(ACOLOR_BLUE), '\002')
135 # define PROMPT_PRE screen_setaf(ACOLOR_BLUE)
390 color_prompt? screen_setaf(ACOLOR_RED): "", in glue_gui_error_cond()
967 printf("%s", screen_setaf(ACOLOR_RED)); in display_prompt()
994 printf("%s", screen_setaf(ACOLOR_YELLOW)); in display_prompt()
1014 printf("%s", screen_setaf(ACOLOR_BLUE)); in display_prompt()
2163 success? "": screen_setaf(ACOLOR_RED), in glue_gui_xoutput()
/dports/net/c3270/suite3270-4.0/c3270/
H A Dscreen.c503 screen_setaf(acolor_t color) in screen_setaf() function
/dports/x11/x3270/suite3270-4.0/c3270/
H A Dscreen.c503 screen_setaf(acolor_t color) in screen_setaf() function