Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for bgBright (0.06 seconds)

  1. compat/maven-embedder/src/main/java/org/fusesource/jansi/Ansi.java

        public Ansi bgBright(Color color) {
            attributeOptions.add(color.bgBright());
            return this;
        }
    
        public Ansi bgBrightCyan() {
            return this.bgBright(Color.CYAN);
        }
    
        public Ansi bgBrightDefault() {
            return this.bgBright(Color.DEFAULT);
        }
    
        public Ansi bgBrightGreen() {
            return this.bgBright(Color.GREEN);
        }
    
        public Ansi bgBrightMagenta() {
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Sat Apr 05 11:52:05 GMT 2025
    - 23.1K bytes
    - Click Count (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    passage, not much larger than a rat-hole:  she knelt down and
    looked along the passage into the loveliest garden you ever saw.
    How she longed to get out of that dark hall, and wander about
    among those beds of bright flowers and those cool fountains, but
    she could not even get her head though the doorway; `and even if
    my head would go through,' thought poor Alice, `it would be of
    very little use without my shoulders.  Oh, how I wish
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Click Count (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    passage, not much larger than a rat-hole:  she knelt down and
    looked along the passage into the loveliest garden you ever saw.
    How she longed to get out of that dark hall, and wander about
    among those beds of bright flowers and those cool fountains, but
    she could not even get her head though the doorway; `and even if
    my head would go through,' thought poor Alice, `it would be of
    very little use without my shoulders.  Oh, how I wish
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Click Count (0)
Back to Top