Searched defs:changeColor (Results  1 – 7 of 7) sorted by relevance
| /external/javassist/sample/duplicate/ | 
| D | Ball.java | 41     public void changeColor(Color color) {  in changeColor()  method in Ball
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | FormattedStream.h | 124   raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {  in changeColor()  function
 | 
| /external/llvm/include/llvm/Support/ | 
| D | FormattedStream.h | 125   raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {  in changeColor()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | WithColor.cpp | 107 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold,  in changeColor()  function in WithColor
 | 
| D | raw_ostream.cpp | 804 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold,  in changeColor()  function in raw_fd_ostream
 | 
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ | 
| D | raw_ostream.cpp | 641 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold,  in changeColor()  function in raw_fd_ostream
 | 
| /external/llvm/lib/Support/ | 
| D | raw_ostream.cpp | 662 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold,  in changeColor()  function in raw_fd_ostream
 |