HomeSort by relevance Sort by last modified time
    Searched refs:LEADER (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
state.c 899 static int on_csi(const char *leader, const long args[], int argcount, const char *intermed, char command, void *user)
905 if(leader && leader[0]) {
906 if(leader[1]) // longer than 1 char
909 switch(leader[0]) {
912 leader_byte = leader[0];
946 #define LEADER(l,b) ((l << 8) | b)
1028 case LEADER('?', 0x4a): // DECSED - Selective Erase in Display
1071 case LEADER('?', 0x4b): // DECSEL - Selective Erase in Line
1192 case LEADER('>', 0x63): // DEC secondary Device Attribute
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 560 2024;onedotenleader;ONE DOT LEADER
660 2025;twodotenleader;TWO DOT LEADER

Completed in 74 milliseconds