Searched defs:changeColor (Results 1 - 3 of 3) sorted by relevance

/external/javassist/sample/duplicate/
H A DBall.java14 changeColor(Color.orange);
41 public void changeColor(Color color) { method in class:Ball
/external/llvm/include/llvm/Support/
H A Draw_ostream.h224 virtual raw_ostream &changeColor(enum Colors Color, function in class:llvm::raw_ostream
381 raw_ostream &changeColor(enum Colors colors, bool bold=false,
/external/llvm/lib/Support/
H A Draw_ostream.cpp605 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, function in class:raw_fd_ostream

Completed in 237 milliseconds