Searched defs:drawBottom (Results 1 – 10 of 10) sorted by relevance
181 void GuiSetBorder::drawBottom(BorderState draw) in drawBottom() function in GuiSetBorder
106 int16 drawBottom; member
145 int16 drawBottom; member
157 bool drawLeft, bool drawTop, bool drawRight, bool drawBottom, bool centered) in DrawSprings()
192 bool drawBottom = true; in paintShadow() local
295 bool drawBottom = false; in glDrawVoxel() local
204 const bool drawBottom = ( flag & LEVEL_BOTTOM ) == LEVEL_BOTTOM; in Redraw() local
471 void drawBottom() { in drawBottom() function
962 bool drawBottom = bottomSlice > 0 && bottomWidth > 0; in paintNinePieceImage() local
1129 int drawBottom = std::min(height() - 2, toBeUpdated.bottom()); in drawCells() local