Searched defs:drawBox (Results 1 – 2 of 2) sorted by relevance
| /system/teeui/libteeui/src/ | ||
| D | label.cpp | 55 auto drawBox = [&](const Box<pxs>& box, Color c) { in draw() local |
| D | button.cpp | 41 auto drawBox = [&](const Box<intpxs>& box, Color c) -> Error { in draw() local |