Home
last modified time | relevance | path

Searched refs:roundBottomLeft_ (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dbutton.h38 roundBottomLeft_(false), roundBottomRight_(false) {} in ButtonImpl()
43 roundBottomLeft_(roundBottomLeft), roundBottomRight_(roundBottomRight) {} in ButtonImpl()
57 bool roundBottomLeft_; variable
/system/teeui/libteeui/src/
Dbutton.cpp104 if (roundBottomLeft_) { in draw()