Home
last modified time | relevance | path

Searched refs:tempColor (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_double_combo_box.cpp491 float tempColor = color; in Draw() local
493 tempColor = 1.0; in Draw()
495 …2(this->width / 2 - this->bar1.width, this->height * 0.5), CVec4(tempColor, tempColor, tempColor)); in Draw()