HomeSort by relevance Sort by last modified time
    Searched defs:changeColor (Results 1 - 4 of 4) sorted by null

  /external/javassist/sample/duplicate/
Ball.java 14 changeColor(Color.orange);
41 public void changeColor(Color color) {
  /external/llvm/include/llvm/Support/
raw_ostream.h 224 virtual raw_ostream &changeColor(enum Colors Color,
381 raw_ostream &changeColor(enum Colors colors, bool bold=false,
  /external/llvm/lib/Support/
raw_ostream.cpp 605 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold,
  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java 262 protected void changeColor(String color) throws UiObjectNotFoundException {

Completed in 3904 milliseconds