Searched refs:drawHere (Results 1 – 1 of 1) sorted by relevance
802 BPoint drawHere; in _DrawThumbs() local805 drawHere.x = (Bounds().Width() - bounds.Width()) / 2.0; in _DrawThumbs()806 drawHere.y = (Bounds().Height() - bounds.Height()) - kPadding in _DrawThumbs()837 DrawBitmapAsync(fBacking, drawHere); in _DrawThumbs()840 fClickDelta = drawHere; in _DrawThumbs()