HomeSort by: relevance | last modified time | path
    Searched refs:DoRM (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
charproc.c 8197 DoRM(DP_TOOLBAR, resource.toolBar);
8207 DoRM(DP_CRS_BLINK, screen->cursor_blink_esc);
8224 DoRM(DP_PRN_FORMFEED, PrinterOf(screen).printer_formfeed);
8227 DoRM(DP_PRN_EXTENT, PrinterOf(screen).printer_extent);
8230 DoRM(DP_CRS_VISIBLE, screen->cursor_set);
8241 DoRM(DP_RXVT_FONTSIZE, xw->misc.shift_fonts);
8255 DoRM(DP_X_DECCOLM, screen->c132);
8259 DoRM(DP_X_MORE, screen->curses);
8270 DoRM(DP_DECGEPM, screen->graphics_expanded_print_mode);
8274 if_PRINT_GRAPHICS2(DoRM(DP_DECGPCM, screen->graphics_print_color_mode))
    [all...]
ptyx.h 2163 #define DoRM(code,value) value = (Boolean) screen->save_modes[code]

Completed in 15 milliseconds