Searched defs:ScreenLine (Results 1 – 2 of 2) sorted by relevance
118 struct ScreenLine : public IScreenLine { struct128 …ScreenLine(const LineLayout *ll_, int subLine, const ViewStyle &vs, XYPOSITION width_, int tabWidt… argument132 void operator=(const ScreenLine &) = delete; argument133 void operator=(ScreenLine &&) = delete; argument
294 ScreenLine::ScreenLine( in ScreenLine() function in ScreenLine