controls library
Constants
- ACK → const String
- Acknowledge.
- ALT_FONT_1 → const int
- First alternative font.
- ALT_FONT_2 → const int
- Second alternative font.
- ALT_FONT_3 → const int
- Third alternative font.
- ALT_FONT_4 → const int
- Fourth alternative font.
- ALT_FONT_5 → const int
- Fifth alternative font.
- ALT_FONT_6 → const int
- Sixth alternative font.
- ALT_FONT_7 → const int
- Seventh alternative font.
- ALT_FONT_8 → const int
- Eighth alternative font.
- ALT_FONT_9 → const int
- Ninth alternative font.
- APC → const String
- Application Program Command.
- BACKGROUND → const int
- Background color as specified in ITU-T Rec. T.416 (03/93).
- BEL → const String
- Bell.
- BG_BLACK → const int
- Black background.
- BG_BLUE → const int
- Blue background.
- BG_CYAN → const int
- Cyan background.
- BG_DEFAULT → const int
- Default background color (implementation-defined).
- BG_GREEN → const int
- Green background.
- BG_HIGH_BLACK → const int
- High black background.
- BG_HIGH_BLUE → const int
- High blue background.
- BG_HIGH_CYAN → const int
- High cyan background.
- BG_HIGH_GREEN → const int
- High green background.
- BG_HIGH_MAGENTA → const int
- High magenta background.
- BG_HIGH_RED → const int
- High red background.
- BG_HIGH_WHITE → const int
- High white background.
- BG_HIGH_YELLOW → const int
- High yellow background.
- BG_MAGENTA → const int
- Magenta background.
- BG_RED → const int
- Red background.
- BG_WHITE → const int
- White background.
- BG_YELLOW → const int
- Yellow background.
- BLACK → const int
- Black index from 256-color table.
- BLUE → const int
- Blue index from 256-color table.
- BOLD → const int
- Bold or increased intensity.
- BPH → const String
- Break Permitted Here.
- BS → const String
- Backspace.
- CAN → const String
- Cancel.
- CBT → const String
- Cursor Backward Tabulation.
- CCH → const String
- Cancel Character.
- CHA → const String
- Cursor Character Absolute.
- CHT → const String
- Cursor Forward Tabulation.
- CNL → const String
- Cursor Next Line.
- COLOR_256 → const int
- A constant to define the color from a 256-color table for FOREGROUND, BACKGROUND and UNDERLINE_COLOR.
- COLOR_RGB → const int
- A constant to define the color by RGB for FOREGROUND, BACKGROUND and UNDERLINE_COLOR.
- CONCEALED → const int
- Concealed characters.
- CPL → const String
- Cursor Preceding Line.
- CPR → const String
- Active Position Report.
- CR → const String
- Carriage Return.
- CROSSEDOUT → const int
- Crossed-out (characters still legible but marked as to be deleted).
- CSI → const String
- Control Sequence Introducer.
- CTC → const String
- Cursor Tabulation Control.
- CUB → const String
- Cursor Left.
- CUD → const String
- Cursor Down.
- CUF → const String
- Cursor Right.
- CUP → const String
- Cursor Position.
- CUU → const String
- Cursor Up.
- CVT → const String
- Cursor Line Tabulation.
- CYAN → const int
- Cyan index from 256-color table.
- DA → const String
- Device Attributes.
- DAQ → const String
- Define Area Qualification.
- DC1 → const String
- Device Control One.
- DC2 → const String
- Device Control Two.
- DC3 → const String
- Device Control Three.
- DC4 → const String
- Device Control Four.
- DCH → const String
- Delete Character.
- DCS → const String
- Device Control String.
- DL → const String
- Delete Line.
- DLE → const String
- Data Link Escape.
- DOUBLY_UNDERLINED → const int
- Doubly underlined.
- DSR → const String
- Device Status Report.
- DTA → const String
- Dimension Text Area.
- EA → const String
- Erase In Area.
- ECH → const String
- Erase Character.
- ED → const String
- Erase In Page.
- EF → const String
- Erase In Field.
- EL → const String
- Erase In Line.
- EM → const String
- End Of Medium.
- ENCIRCLED → const int
- Encircled.
- ENQ → const String
- Enquiry.
- EOT → const String
- End Of Transmission.
- EPA → const String
- End Of Guarded Area.
- ESA → const String
- End Of Selected Area.
- ESC → const String
- Escape.
- ETB → const String
- End Of Transmission Block.
- ETX → const String
- End Of Text.
- FAINT → const int
- Faint, decreased intensity or second color.
- FF → const String
- Form Feed.
- FG_BLACK → const int
- Black display.
- FG_BLUE → const int
- Blue display.
- FG_CYAN → const int
- Cyan display.
- FG_DEFAULT → const int
- Default display color (implementation-defined).
- FG_GREEN → const int
- Green display.
- FG_HIGH_BLACK → const int
- High black display.
- FG_HIGH_BLUE → const int
- High blue display.
- FG_HIGH_CYAN → const int
- High cyan display.
- FG_HIGH_GREEN → const int
- High green display.
- FG_HIGH_MAGENTA → const int
- High magenta display.
- FG_HIGH_RED → const int
- High red display.
- FG_HIGH_WHITE → const int
- High white display.
- FG_HIGH_YELLOW → const int
- High yellow display.
- FG_MAGENTA → const int
- Magenta display.
- FG_RED → const int
- Red display.
- FG_WHITE → const int
- White display.
- FG_YELLOW → const int
- Yellow display.
- FNK → const String
- Function Key.
- FNT → const String
- Font Selection.
- FOREGROUND → const int
- Display color as specified in ITU-T Rec. T.416 (03/93).
- FRAKTUR → const int
- Fraktur (Gothic).
- FRAMED → const int
- Framed.
- FS → const String
- File Separator (or IS4 - Information Separator Four).
- GCC → const String
- Graphic Character Combination.
- GRAY0 → const int
- Gray 0 index from 256-color table.
- GRAY1 → const int
- Gray 1 index from 256-color table.
- GRAY10 → const int
- Gray 10 index from 256-color table.
- GRAY11 → const int
- Gray 11 index from 256-color table.
- GRAY12 → const int
- Gray 12 index from 256-color table.
- GRAY13 → const int
- Gray 13 index from 256-color table.
- GRAY14 → const int
- Gray 14 index from 256-color table.
- GRAY15 → const int
- Gray 15 index from 256-color table.
- GRAY16 → const int
- Gray 16 index from 256-color table.
- GRAY17 → const int
- Gray 17 index from 256-color table.
- GRAY18 → const int
- Gray 18 index from 256-color table.
- GRAY19 → const int
- Gray 19 index from 256-color table.
- GRAY2 → const int
- Gray 2 index from 256-color table.
- GRAY20 → const int
- Gray 20 index from 256-color table.
- GRAY21 → const int
- Gray 21 index from 256-color table.
- GRAY22 → const int
- Gray 22 index from 256-color table.
- GRAY23 → const int
- Gray 23 index from 256-color table.
- GRAY3 → const int
- Gray 3 index from 256-color table.
- GRAY4 → const int
- Gray 4 index from 256-color table.
- GRAY5 → const int
- Gray 5 index from 256-color table.
- GRAY6 → const int
- Gray 6 index from 256-color table.
- GRAY7 → const int
- Gray 7 index from 256-color table.
- GRAY8 → const int
- Gray 8 index from 256-color table.
- GRAY9 → const int
- Gray 9 index from 256-color table.
- GREEN → const int
- Green index from 256-color table.
- GS → const String
- Group Separator (or IS3 - Information Separator Three).
- GSM → const String
- Graphic Size Modification.
- GSS → const String
- Graphic Size Selection.
- HIGH_BLACK → const int
- High black index from 256-color table.
- HIGH_BLUE → const int
- High blue index from 256-color table.
- HIGH_CYAN → const int
- High cyan index from 256-color table.
- HIGH_GREEN → const int
- High green index from 256-color table.
- HIGH_MAGENTA → const int
- High magenta index from 256-color table.
- HIGH_RED → const int
- High red index from 256-color table.
- HIGH_WHITE → const int
- High white index from 256-color table.
- HIGH_YELLOW → const int
- High yellow index from 256-color table.
- HPA → const String
- Character Position Absolute.
- HPB → const String
- Character Position Backward.
- HPR → const String
- Character Position Forward.
- HT → const String
- Horizontal Tabulation.
- HTJ → const String
- Character Tabulation With Justification.
- HTS → const String
- Character Tabulation Set.
- HVP → const String
- Character And Line Position.
- ICH → const String
- Insert Character.
- IDCS → const String
- Identify Device Control String.
- IGS → const String
- Identify Graphic Subrepertoire.
- IL → const String
- Insert Line.
- ITALICIZED → const int
- Italicized.
- JFY → const String
- Justify.
- LF → const String
- Line Feed.
- MAGENTA → const int
- Magenta index from 256-color table.
- MC → const String
- Media Copy.
- MW → const String
- Message Waiting.
- NAK → const String
- NEGATIVE ACKNOWLEDGE.
- NBH → const String
- No Break Here.
- NEGATIVE → const int
- Negative image.
- NEL → const String
- Next Line.
- NOT_BLINKING → const int
- Steady (not blinking).
- NOT_BOLD_NOT_FAINT → const int
- Normal colour or normal intensity (neither bold nor faint).
- NOT_CONCEALED → const int
- Revealed characters (not concealed).
- NOT_CROSSEDOUT → const int
- Not crossed out.
- NOT_FRAMED_NOT_ENCIRCLED → const int
- Not framed, not encircled.
- NOT_ITALICIZED → const int
- Not italicized, not fraktur.
- NOT_NEGATIVE → const int
- Positive image (not negative).
- NOT_OVERLINED → const int
- Not overlined.
- NOT_SUPER_NOT_SUBSCRIPTED → const int
- Not superscripted, not subscipted.
- NOT_UNDERLINED → const int
- Not underlined (neither singly nor doubly).
- NP → const String
- Next Page.
- NUL → const String
- Null.
- OSC → const String
- Operating System Command.
- OVERLINED → const int
- Overlined.
- PEC → const String
- Presentation Expand Or Contract.
- PFS → const String
- Page Format Selection.
- PLD → const String
- Partial Line Forward.
- PLU → const String
- Partial Line Backward.
- PM → const String
- Privacy Message.
- PP → const String
- Preceding Page.
- PPA → const String
- Page Position Absolute.
- PPB → const String
- Page Position Backward.
- PPR → const String
- Page Position Forward.
- PRIMARY_FONT → const int
- Primary (default) font.
- PRIVATEUSE_70 → const String
- PRIVATEUSE_71 → const String
- PRIVATEUSE_72 → const String
- PRIVATEUSE_74 → const String
- PTX → const String
- Parallel Texts.
- PU1 → const String
- Private Use One.
- PU2 → const String
- Private Use Two.
- QUAD → const String
- Quad.
- RAPIDLY_BLINKING → const int
- Rapidly blinking (150 per minute or more).
- RED → const int
- Red index from 256-color table.
- REP → const String
- Repeat.
- RESERVED → const String
- RESERVED_20_4E → const String
- RESET → const int
- Default rendition (implementation-defined), cancels the effect of any preceding occurrence of SGR in the data stream regardless of the setting of the GRAPHIC RENDITION COMBINATION MODE (GRCM).
- RESTORE_CURSOR → const String
- Restore Cursor (not standart).
- RGB_000 → const int
- RGB 000 index from 256-color table.
- RGB_001 → const int
- RGB 001 index from 256-color table.
- RGB_002 → const int
- RGB 002 index from 256-color table.
- RGB_003 → const int
- RGB 003 index from 256-color table.
- RGB_004 → const int
- RGB 004 index from 256-color table.
- RGB_005 → const int
- RGB 005 index from 256-color table.
- RGB_010 → const int
- RGB 010 index from 256-color table.
- RGB_011 → const int
- RGB 011 index from 256-color table.
- RGB_012 → const int
- RGB 012 index from 256-color table.
- RGB_013 → const int
- RGB 013 index from 256-color table.
- RGB_014 → const int
- RGB 014 index from 256-color table.
- RGB_015 → const int
- RGB 015 index from 256-color table.
- RGB_020 → const int
- RGB 020 index from 256-color table.
- RGB_021 → const int
- RGB 021 index from 256-color table.
- RGB_022 → const int
- RGB 022 index from 256-color table.
- RGB_023 → const int
- RGB 023 index from 256-color table.
- RGB_024 → const int
- RGB 024 index from 256-color table.
- RGB_025 → const int
- RGB 025 index from 256-color table.
- RGB_030 → const int
- RGB 030 index from 256-color table.
- RGB_031 → const int
- RGB 031 index from 256-color table.
- RGB_032 → const int
- RGB 032 index from 256-color table.
- RGB_033 → const int
- RGB 033 index from 256-color table.
- RGB_034 → const int
- RGB 034 index from 256-color table.
- RGB_035 → const int
- RGB 035 index from 256-color table.
- RGB_040 → const int
- RGB 040 index from 256-color table.
- RGB_041 → const int
- RGB 041 index from 256-color table.
- RGB_042 → const int
- RGB 042 index from 256-color table.
- RGB_043 → const int
- RGB 043 index from 256-color table.
- RGB_044 → const int
- RGB 044 index from 256-color table.
- RGB_045 → const int
- RGB 045 index from 256-color table.
- RGB_050 → const int
- RGB 050 index from 256-color table.
- RGB_051 → const int
- RGB 051 index from 256-color table.
- RGB_052 → const int
- RGB 052 index from 256-color table.
- RGB_053 → const int
- RGB 053 index from 256-color table.
- RGB_054 → const int
- RGB 054 index from 256-color table.
- RGB_055 → const int
- RGB 055 index from 256-color table.
- RGB_100 → const int
- RGB 100 index from 256-color table.
- RGB_101 → const int
- RGB 101 index from 256-color table.
- RGB_102 → const int
- RGB 102 index from 256-color table.
- RGB_103 → const int
- RGB 103 index from 256-color table.
- RGB_104 → const int
- RGB 104 index from 256-color table.
- RGB_105 → const int
- RGB 105 index from 256-color table.
- RGB_110 → const int
- RGB 110 index from 256-color table.
- RGB_111 → const int
- RGB 111 index from 256-color table.
- RGB_112 → const int
- RGB 112 index from 256-color table.
- RGB_113 → const int
- RGB 113 index from 256-color table.
- RGB_114 → const int
- RGB 114 index from 256-color table.
- RGB_115 → const int
- RGB 115 index from 256-color table.
- RGB_120 → const int
- RGB 120 index from 256-color table.
- RGB_121 → const int
- RGB 121 index from 256-color table.
- RGB_122 → const int
- RGB 122 index from 256-color table.
- RGB_123 → const int
- RGB 123 index from 256-color table.
- RGB_124 → const int
- RGB 124 index from 256-color table.
- RGB_125 → const int
- RGB 125 index from 256-color table.
- RGB_130 → const int
- RGB 130 index from 256-color table.
- RGB_131 → const int
- RGB 131 index from 256-color table.
- RGB_132 → const int
- RGB 132 index from 256-color table.
- RGB_133 → const int
- RGB 133 index from 256-color table.
- RGB_134 → const int
- RGB 134 index from 256-color table.
- RGB_135 → const int
- RGB 135 index from 256-color table.
- RGB_140 → const int
- RGB 140 index from 256-color table.
- RGB_141 → const int
- RGB 141 index from 256-color table.
- RGB_142 → const int
- RGB 142 index from 256-color table.
- RGB_143 → const int
- RGB 143 index from 256-color table.
- RGB_144 → const int
- RGB 144 index from 256-color table.
- RGB_145 → const int
- RGB 145 index from 256-color table.
- RGB_150 → const int
- RGB 150 index from 256-color table.
- RGB_151 → const int
- RGB 151 index from 256-color table.
- RGB_152 → const int
- RGB 152 index from 256-color table.
- RGB_153 → const int
- RGB 153 index from 256-color table.
- RGB_154 → const int
- RGB 154 index from 256-color table.
- RGB_155 → const int
- RGB 155 index from 256-color table.
- RGB_200 → const int
- RGB 200 index from 256-color table.
- RGB_201 → const int
- RGB 201 index from 256-color table.
- RGB_202 → const int
- RGB 202 index from 256-color table.
- RGB_203 → const int
- RGB 203 index from 256-color table.
- RGB_204 → const int
- RGB 204 index from 256-color table.
- RGB_205 → const int
- RGB 205 index from 256-color table.
- RGB_210 → const int
- RGB 210 index from 256-color table.
- RGB_211 → const int
- RGB 211 index from 256-color table.
- RGB_212 → const int
- RGB 212 index from 256-color table.
- RGB_213 → const int
- RGB 213 index from 256-color table.
- RGB_214 → const int
- RGB 214 index from 256-color table.
- RGB_215 → const int
- RGB 215 index from 256-color table.
- RGB_220 → const int
- RGB 220 index from 256-color table.
- RGB_221 → const int
- RGB 221 index from 256-color table.
- RGB_222 → const int
- RGB 222 index from 256-color table.
- RGB_223 → const int
- RGB 223 index from 256-color table.
- RGB_224 → const int
- RGB 224 index from 256-color table.
- RGB_225 → const int
- RGB 225 index from 256-color table.
- RGB_230 → const int
- RGB 230 index from 256-color table.
- RGB_231 → const int
- RGB 231 index from 256-color table.
- RGB_232 → const int
- RGB 232 index from 256-color table.
- RGB_233 → const int
- RGB 233 index from 256-color table.
- RGB_234 → const int
- RGB 234 index from 256-color table.
- RGB_235 → const int
- RGB 235 index from 256-color table.
- RGB_240 → const int
- RGB 240 index from 256-color table.
- RGB_241 → const int
- RGB 241 index from 256-color table.
- RGB_242 → const int
- RGB 242 index from 256-color table.
- RGB_243 → const int
- RGB 243 index from 256-color table.
- RGB_244 → const int
- RGB 244 index from 256-color table.
- RGB_245 → const int
- RGB 245 index from 256-color table.
- RGB_250 → const int
- RGB 250 index from 256-color table.
- RGB_251 → const int
- RGB 251 index from 256-color table.
- RGB_252 → const int
- RGB 252 index from 256-color table.
- RGB_253 → const int
- RGB 253 index from 256-color table.
- RGB_254 → const int
- RGB 254 index from 256-color table.
- RGB_255 → const int
- RGB 255 index from 256-color table.
- RGB_300 → const int
- RGB 300 index from 256-color table.
- RGB_301 → const int
- RGB 301 index from 256-color table.
- RGB_302 → const int
- RGB 302 index from 256-color table.
- RGB_303 → const int
- RGB 303 index from 256-color table.
- RGB_304 → const int
- RGB 304 index from 256-color table.
- RGB_305 → const int
- RGB 305 index from 256-color table.
- RGB_310 → const int
- RGB 310 index from 256-color table.
- RGB_311 → const int
- RGB 311 index from 256-color table.
- RGB_312 → const int
- RGB 312 index from 256-color table.
- RGB_313 → const int
- RGB 313 index from 256-color table.
- RGB_314 → const int
- RGB 314 index from 256-color table.
- RGB_315 → const int
- RGB 315 index from 256-color table.
- RGB_320 → const int
- RGB 320 index from 256-color table.
- RGB_321 → const int
- RGB 321 index from 256-color table.
- RGB_322 → const int
- RGB 322 index from 256-color table.
- RGB_323 → const int
- RGB 323 index from 256-color table.
- RGB_324 → const int
- RGB 324 index from 256-color table.
- RGB_325 → const int
- RGB 325 index from 256-color table.
- RGB_330 → const int
- RGB 330 index from 256-color table.
- RGB_331 → const int
- RGB 331 index from 256-color table.
- RGB_332 → const int
- RGB 332 index from 256-color table.
- RGB_333 → const int
- RGB 333 index from 256-color table.
- RGB_334 → const int
- RGB 334 index from 256-color table.
- RGB_335 → const int
- RGB 335 index from 256-color table.
- RGB_340 → const int
- RGB 340 index from 256-color table.
- RGB_341 → const int
- RGB 341 index from 256-color table.
- RGB_342 → const int
- RGB 342 index from 256-color table.
- RGB_343 → const int
- RGB 343 index from 256-color table.
- RGB_344 → const int
- RGB 344 index from 256-color table.
- RGB_345 → const int
- RGB 345 index from 256-color table.
- RGB_350 → const int
- RGB 350 index from 256-color table.
- RGB_351 → const int
- RGB 351 index from 256-color table.
- RGB_352 → const int
- RGB 352 index from 256-color table.
- RGB_353 → const int
- RGB 353 index from 256-color table.
- RGB_354 → const int
- RGB 354 index from 256-color table.
- RGB_355 → const int
- RGB 355 index from 256-color table.
- RGB_400 → const int
- RGB 400 index from 256-color table.
- RGB_401 → const int
- RGB 401 index from 256-color table.
- RGB_402 → const int
- RGB 402 index from 256-color table.
- RGB_403 → const int
- RGB 403 index from 256-color table.
- RGB_404 → const int
- RGB 404 index from 256-color table.
- RGB_405 → const int
- RGB 405 index from 256-color table.
- RGB_410 → const int
- RGB 410 index from 256-color table.
- RGB_411 → const int
- RGB 411 index from 256-color table.
- RGB_412 → const int
- RGB 412 index from 256-color table.
- RGB_413 → const int
- RGB 413 index from 256-color table.
- RGB_414 → const int
- RGB 414 index from 256-color table.
- RGB_415 → const int
- RGB 415 index from 256-color table.
- RGB_420 → const int
- RGB 420 index from 256-color table.
- RGB_421 → const int
- RGB 421 index from 256-color table.
- RGB_422 → const int
- RGB 422 index from 256-color table.
- RGB_423 → const int
- RGB 423 index from 256-color table.
- RGB_424 → const int
- RGB 424 index from 256-color table.
- RGB_425 → const int
- RGB 425 index from 256-color table.
- RGB_430 → const int
- RGB 430 index from 256-color table.
- RGB_431 → const int
- RGB 431 index from 256-color table.
- RGB_432 → const int
- RGB 432 index from 256-color table.
- RGB_433 → const int
- RGB 433 index from 256-color table.
- RGB_434 → const int
- RGB 434 index from 256-color table.
- RGB_435 → const int
- RGB 435 index from 256-color table.
- RGB_440 → const int
- RGB 440 index from 256-color table.
- RGB_441 → const int
- RGB 441 index from 256-color table.
- RGB_442 → const int
- RGB 442 index from 256-color table.
- RGB_443 → const int
- RGB 443 index from 256-color table.
- RGB_444 → const int
- RGB 444 index from 256-color table.
- RGB_445 → const int
- RGB 445 index from 256-color table.
- RGB_450 → const int
- RGB 450 index from 256-color table.
- RGB_451 → const int
- RGB 451 index from 256-color table.
- RGB_452 → const int
- RGB 452 index from 256-color table.
- RGB_453 → const int
- RGB 453 index from 256-color table.
- RGB_454 → const int
- RGB 454 index from 256-color table.
- RGB_455 → const int
- RGB 455 index from 256-color table.
- RGB_500 → const int
- RGB 500 index from 256-color table.
- RGB_501 → const int
- RGB 501 index from 256-color table.
- RGB_502 → const int
- RGB 502 index from 256-color table.
- RGB_503 → const int
- RGB 503 index from 256-color table.
- RGB_504 → const int
- RGB 504 index from 256-color table.
- RGB_505 → const int
- RGB 505 index from 256-color table.
- RGB_510 → const int
- RGB 510 index from 256-color table.
- RGB_511 → const int
- RGB 511 index from 256-color table.
- RGB_512 → const int
- RGB 512 index from 256-color table.
- RGB_513 → const int
- RGB 513 index from 256-color table.
- RGB_514 → const int
- RGB 514 index from 256-color table.
- RGB_515 → const int
- RGB 515 index from 256-color table.
- RGB_520 → const int
- RGB 520 index from 256-color table.
- RGB_521 → const int
- RGB 521 index from 256-color table.
- RGB_522 → const int
- RGB 522 index from 256-color table.
- RGB_523 → const int
- RGB 523 index from 256-color table.
- RGB_524 → const int
- RGB 524 index from 256-color table.
- RGB_525 → const int
- RGB 525 index from 256-color table.
- RGB_530 → const int
- RGB 530 index from 256-color table.
- RGB_531 → const int
- RGB 531 index from 256-color table.
- RGB_532 → const int
- RGB 532 index from 256-color table.
- RGB_533 → const int
- RGB 533 index from 256-color table.
- RGB_534 → const int
- RGB 534 index from 256-color table.
- RGB_535 → const int
- RGB 535 index from 256-color table.
- RGB_540 → const int
- RGB 540 index from 256-color table.
- RGB_541 → const int
- RGB 541 index from 256-color table.
- RGB_542 → const int
- RGB 542 index from 256-color table.
- RGB_543 → const int
- RGB 543 index from 256-color table.
- RGB_544 → const int
- RGB 544 index from 256-color table.
- RGB_545 → const int
- RGB 545 index from 256-color table.
- RGB_550 → const int
- RGB 550 index from 256-color table.
- RGB_551 → const int
- RGB 551 index from 256-color table.
- RGB_552 → const int
- RGB 552 index from 256-color table.
- RGB_553 → const int
- RGB 553 index from 256-color table.
- RGB_554 → const int
- RGB 554 index from 256-color table.
- RGB_555 → const int
- RGB 555 index from 256-color table.
- RI → const String
- Reverse Line Feed.
- RM → const String
- Reset Mode.
- RS → const String
- Record Separator (or IS2 - Information Separator Two).
- SACS → const String
- Set Additional Character Separation.
- SAPV → const String
- Select Alternative Presentation Variants.
- SAVE_CURSOR → const String
- Save Cursor (not standart).
- SCI → const String
- Single Character Introducer.
- SCO → const String
- Select Character Orientation.
- SCP → const String
- Select Character Path.
- SCS → const String
- Set Character Spacing.
- SD → const String
- Scroll Down.
- SDS → const String
- Start Directed String.
- SEE → const String
- Select Editing Extent.
- SEF → const String
- Sheet Eject And Feed.
- SGR → const String
- Select Graphic Rendition.
- SHS → const String
- Select Character Spacing.
- SI → const String
- Shift-In.
- SIMD → const String
- Select Implicit Movement Direction.
- SL → const String
- Scroll Left.
- SLH → const String
- Set Line Home.
- SLL → const String
- Set Line Limit.
- SLOWLY_BLINKING → const int
- Slowly blinking (less then 150 per minute).
- SLS → const String
- Set Line Spacing.
- SM → const String
- Set Mode.
- SO → const String
- Shift-Out.
- SOH → const String
- Start Of Heading.
- SOS → const String
- Start Of String.
- SPA → const String
- Start Of Guarded Area.
- SPD → const String
- Select Presentation Directions.
- SPH → const String
- Set Page Home.
- SPI → const String
- Spacing Increment.
- SPL → const String
- Set Page Limit.
- SPQR → const String
- Select Print Quality And Rapidity.
- SR → const String
- Scroll Right.
- SRCS → const String
- Set Reduced Character Separation.
- SRS → const String
- Start Reversed String.
- SS2 → const String
- Single-Shift Two.
- SS3 → const String
- Single-Shift Three.
- SSA → const String
- Start Of Selected Area.
- SSU → const String
- Select Size Unit.
- SSW → const String
- Set Space Width.
- ST → const String
- String Terminator.
- STAB → const String
- Selective Tabulation.
- STS → const String
- Set Transmit State.
- STX → const String
- Start Of Text.
- SU → const String
- Scroll Up.
- SUB → const String
- Substitute.
- SUBSCRIPTED → const int
- Subscripted.
- SUPERSCRIPTED → const int
- Superscripted.
- SVS → const String
- Select Line Spacing.
- SYN → const String
- Synchronous Idle.
- TAC → const String
- Tabulation Aligned Centred.
- TALE → const String
- Tabulation Aligned Leading Edge.
- TATE → const String
- Tabulation Aligned Trailing Edge.
- TBC → const String
- Tabulation Clear.
- TCC → const String
- Tabulation Centred On Character.
- TSR → const String
- Tabulation Stop Remove.
- TSS → const String
- Thin Space Specification.
- UNDERLINE_COLOR → const int
- Underline color.
- UNDERLINE_COLOR_DEFAULT → const int
- Default underline color.
- UNDERLINED → const int
- Singly underlined.
- US → const String
- Unit Separator (or IS1 - Information Separator One).
- VPA → const String
- Line Position Absolute.
- VPB → const String
- Line Position Backward.
- VPR → const String
- Line Position Forward.
- VT → const String
- Vertical Tabulation.
- VTS → const String
- Line Tabulation Set.
- WHITE → const int
- White index from 256-color table.
- YELLOW → const int
- Yellow index from 256-color table.