• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/ncurses-44/ncurses/include/

Lines Matching +refs:generic +refs:mode +refs:list

88 # 1. Don't list the capname here, or list it but comment it out (the latter
153 # on that hit list: rc, sc, uc.
218 generic_type gn bool gn - - YB-G- generic line type
222 insert_null_glitch in bool in - - YBCGE insert mode distinguishes nulls
225 move_insert_mode mir bool mi - - YBCGE safe to move while in insert mode
226 move_standout_mode msgr bool ms - - YBCGE safe to move while in standout mode
243 cr_cancels_micro_mode crxm bool YB - - ----- using cr turns off micro mode
299 micro_col_size mcs num Yf - - ----- character step size when in micro mode
300 micro_line_size mls num Yg - - ----- line step size when in micro mode
307 wide_char_size widcs num Yn - - ----- character step size when in double wide mode
351 enter_bold_mode bold str md - - YB-G- turn on bold (extra bright) mode
353 enter_delete_mode smdc str dm - - YBCGE enter delete mode
354 enter_dim_mode dim str mh - - YB-G- turn on half-bright mode
355 enter_insert_mode smir str im - - YBCGE enter insert mode
356 enter_secure_mode invis str mk - - -B-G-* turn on blank mode (characters invisible)
357 enter_protected_mode prot str mp - - -B-G-* turn on protected mode
358 enter_reverse_mode rev str mr - - YB-G- turn on reverse video mode
359 enter_standout_mode smso str so - - YBCGE begin standout mode
360 enter_underline_mode smul str us - - YBCGE begin underline mode
365 exit_delete_mode rmdc str ed - - YBCGE end delete mode
366 exit_insert_mode rmir str ei - - YBCGE exit insert mode
367 exit_standout_mode rmso str se - - YBCGE exit standout mode
368 exit_underline_mode rmul str ue - - YBCGE exit underline mode
386 key_eic krmir str kM KEY_EIC 0514 -B-G-* sent by rmir or smir in insert mode
412 keypad_local rmkx str ke - - YBCGE leave 'keyboard_transmit' mode
413 keypad_xmit smkx str ks - - YBCGE enter 'keyboard_transmit' mode
425 meta_off rmm str mo - - YB-G-* turn off meta mode
426 meta_on smm str mm - - YB-G-* turn on meta mode (8th-bit on)
473 char_padding rmp str rP - - ----- like ip but when in insert mode
643 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
644 enter_draft_quality sdrfq str ZG - - ----- Enter draft-quality mode
645 enter_italics_mode sitm str ZH - - ----- Enter italic mode
647 enter_micro_mode smicm str ZJ - - ----- Start micro-motion mode
648 enter_near_letter_quality snlq str ZK - - ----- Enter NLQ mode
649 enter_normal_quality snrmq str ZL - - ----- Enter normal-quality mode
650 enter_shadow_mode sshm str ZM - - ----- Enter shadow-print mode
651 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
652 enter_superscript_mode ssupm str ZO - - ----- Enter superscript mode
654 exit_doublewide_mode rwidm str ZQ - - ----- End double-wide mode
655 exit_italics_mode ritm str ZR - - ----- End italic mode
656 exit_leftward_mode rlm str ZS - - ----- End left-motion mode
657 exit_micro_mode rmicm str ZT - - ----- End micro-motion mode
658 exit_shadow_mode rshm str ZU - - ----- End shadow-print mode
659 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
660 exit_superscript_mode rsupm str ZW - - ----- End superscript mode
662 micro_column_address mhpa str ZY - - ----- Like column_address in micro mode
663 micro_down mcud1 str ZZ - - ----- Like cursor_down in micro mode
664 micro_left mcub1 str Za - - ----- Like cursor_left in micro mode
665 micro_right mcuf1 str Zb - - ----- Like cursor_right in micro mode
666 micro_row_address mvpa str Zc - - ----- Like row_address #1 in micro mode
667 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
669 parm_down_micro mcud str Zf - - ----- Like parm_down_cursor in micro mode
670 parm_left_micro mcub str Zg - - ----- Like parm_left_cursor in micro mode
671 parm_right_micro mcuf str Zh - - ----- Like parm_right_cursor in micro mode
672 parm_up_micro mcuu str Zi - - ----- Like parm_up_cursor in micro mode
702 char_set_names csnm str Zy - - ----- Produce #1'th item from list of character set names
730 enter_pc_charset_mode smpch str S2 - - ----- Enter PC character display mode
731 exit_pc_charset_mode rmpch str S3 - - ----- Exit PC character display mode
732 enter_scancode_mode smsc str S4 - - ----- Enter PC scancode mode
733 exit_scancode_mode rmsc str S5 - - ----- Exit PC scancode mode
756 enter_horizontal_hl_mode ehhlm str Xh - - ----- Enter horizontal highlight mode
757 enter_left_hl_mode elhlm str Xl - - ----- Enter left highlight mode
758 enter_low_hl_mode elohlm str Xo - - ----- Enter low highlight mode
759 enter_right_hl_mode erhlm str Xr - - ----- Enter right highlight mode
760 enter_top_hl_mode ethlm str Xt - - ----- Enter top highlight mode
761 enter_vertical_hl_mode evhlm str Xv - - ----- Enter vertical highlight mode
789 # The first part of the list is from Ross Ridge's `mytinfo' package
791 # well as the termcap codes) match his list.
841 # comma-separated list of capabilities for which there are corresponding keys.
871 other_non_function_keys OTko str ko - - -B-G- list of self-mapped keycaps
1135 #enter_topline_mode topl str tp - - ----K start top-line mode
1136 #enter_bottom_mode btml str bm - - ----K start bottom-line mode
1137 #enter_rvert_mode rvert str rv - - ----K start right-vertical mode
1138 #enter_lvert_mode lvert str lv - - ----K start left-vertical mode