Searched refs:position2 (Results 1 – 1 of 1) sorted by relevance
528 int position2 = this->bar2.pos + 0.5; in Draw() local543 if (this->over2 >= position2 && this->over2 < position2 + COMBOBOX_COUNT) in Draw()544 …DrawQuad(CVec3(this->x - widthOffset + this->width / 2, startY - (this->over2 - position2) * this-… in Draw()553 …DrawText(pointers[i + position2]->GetName(), CVec3(this->x + this->width / 2 - this->bar2.width / … in Draw()