Home
last modified time | relevance | path

Searched defs:TERMKEY_FLAG_NOINTERPRET (Results 1 – 3 of 3) sorted by relevance

/dports/editors/textadept/libtermkey-0.20/
H A Dtermkey.h149 TERMKEY_FLAG_NOINTERPRET = 1 << 0, /* Do not interpret C0//DEL codes if possible */ enumerator
/dports/devel/libtermkey/libtermkey-0.22/
H A Dtermkey.h149 TERMKEY_FLAG_NOINTERPRET = 1 << 0, /* Do not interpret C0//DEL codes if possible */ enumerator
/dports/editors/textadept/textadept-textadept_11.1/src/termkey/
H A Dtermkey.h157 TERMKEY_FLAG_NOINTERPRET = 1 << 0, /* Do not interpret C0//DEL codes if possible */ enumerator