Lines Matching refs:prevStreamPos
399 StreamType prevStreamPos = NULL; in CalcLineRectImpl() local
418 prevStreamPos = NULL; in CalcLineRectImpl()
440 && prevStreamPos != NULL in CalcLineRectImpl()
460 reader.Set(prevStreamPos); in CalcLineRectImpl()
517 if (bUseLimit && prevStreamPos != NULL) in CalcLineRectImpl()
524 reader.Set(prevStreamPos); in CalcLineRectImpl()
537 prevStreamPos = reinterpret_cast<StreamType>(reader.GetCurrentPos()); in CalcLineRectImpl()
603 StreamType prevStreamPos = str; in PrintImpl() local
630 && prevStreamPos != prevNewLinePos in PrintImpl()
649 reader.Set(prevStreamPos); in PrintImpl()
731 if (bUseLimit && prevStreamPos != prevNewLinePos) in PrintImpl()
737 reader.Set(prevStreamPos); in PrintImpl()
767 prevStreamPos = reinterpret_cast<StreamType>(reader.GetCurrentPos()); in PrintImpl()