Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dlabel.h55 struct LineInfo { struct
56 struct info_t {
60 size_t size_;
61 info_t* info_;
85 Error draw(const PixelDrawer& drawPixel, const Box<pxs>& bounds, LineInfo* lineInfo); argument