Searched refs:SubLine (Results 1 – 1 of 1) sorted by relevance
83 typedef std::list< SubBox > SubLine; typedef84 typedef std::list< SubLine > SubTable;122 SubLine aSubLine; in insertSubBox()123 SubLine::iterator pBox = pStartLn->begin(); in insertSubBox()124 SubLine::iterator pEnd = pStartLn->end(); in insertSubBox()268 SubLine aSubLine; in addLine()286 SubLine::iterator pBox = pStartLn->begin(); in addLine()287 SubLine::iterator pEnd = pStartLn->end(); in addLine()
Completed in 12 milliseconds