Home
last modified time | relevance | path

Searched defs:box (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/src/
Dbutton.cpp41 auto drawBox = [&](const Box<intpxs>& box, Color c) -> Error { in draw()
53 auto drawDebugBox = [&](const Box<pxs>& box, Color c) { in draw()
Dlabel.cpp55 auto drawBox = [&](const Box<pxs>& box, Color c) { in draw()