Searched defs:LineInfo (Results 1 – 1 of 1) sorted by relevance
55 struct LineInfo { struct56 struct info_t {60 size_t size_;61 info_t* info_;85 Error draw(const PixelDrawer& drawPixel, const Box<pxs>& bounds, LineInfo* lineInfo); argument