Searched refs:drawtype_ (Results 1 – 2 of 2) sorted by relevance
114 drawtype_(DrawType::DRAW_IMAGE)190 DrawType drawtype_; variable
48 hand->drawtype_ = DrawType::DRAW_IMAGE; in SetHandImage()92 hand->drawtype_ = DrawType::DRAW_LINE; in SetHandLine()267 if (hand.drawtype_ == DrawType::DRAW_IMAGE) { in DrawHand()