Home
last modified time | relevance | path

Searched refs:prevStreamPos (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp399 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()
[all …]