Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dbutton.cpp156 bool hasCOs = coBegin != coEnd; in draw() local
157 if (hasCOs) { in draw()