Home
last modified time | relevance | path

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

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