Searched defs:bounds (Results 1 – 3 of 3) sorted by relevance
25 Error LabelImpl::draw(const PixelDrawer& drawPixel, const Box<pxs>& bounds, LineInfo* lineInfo) { in draw()139 Error LabelImpl::hit(const Event& event, const Box<pxs>& bounds) { in hit()
27 Error ButtonImpl::draw(const PixelDrawer& drawPixel, const Box<pxs>& bounds, in draw()
32 auto bounds = GetParam(); in GetTestPacket() local