Searched defs:box (Results 1 – 2 of 2) sorted by relevance
41 auto drawBox = [&](const Box<intpxs>& box, Color c) -> Error { in draw()53 auto drawDebugBox = [&](const Box<pxs>& box, Color c) { in draw()
55 auto drawBox = [&](const Box<pxs>& box, Color c) { in draw()