Lines Matching refs:currentColor
31 this->currentColor = false;68 if (streq(p, "currentColor")) {69 this->currentColor = true;85 if (streq(p, "currentColor")) {86 this->currentColor = true;88 this->currentColor = false;148 if (this->currentColor) {149 os << "currentColor";217 if (currentColor) {239 if (this->currentColor) {