OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resetColor
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Support/
raw_ostream.h
223
virtual raw_ostream &
resetColor
() { return *this; }
380
virtual raw_ostream &
resetColor
();
/external/skia/gpu/include/
GrPaint.h
153
this->
resetColor
();
229
void
resetColor
() {
/external/llvm/lib/Support/
raw_ostream.cpp
621
raw_ostream &raw_fd_ostream::
resetColor
() {
624
const char *colorcode = sys::Process::
ResetColor
();
/frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java
[
all
...]
Completed in 74 milliseconds