Searched refs:isANSISupported (Results 1 - 4 of 4) sorted by relevance

/external/jline/src/src/main/java/jline/
H A DTerminal.java89 public boolean isANSISupported() { method in class:Terminal
H A DConsoleReader.java901 if (!terminal.isANSISupported()) {
1244 if (terminal.isANSISupported()) {
1271 if (terminal.isANSISupported()) {
1297 if (terminal.isANSISupported()) {
1419 if (terminal.isANSISupported()) {
1549 if (terminal.isANSISupported()) {
1757 if (terminal.isANSISupported() && !(in instanceof ByteArrayInputStream)) {
H A DWindowsTerminal.java381 public boolean isANSISupported() { method in class:WindowsTerminal
/external/jline/
H A Djline-1.0.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/ANSIBuffer$ANSICodes.class ANSIBuffer.java ...

Completed in 123 milliseconds