Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp604 StreamType prevNewLinePos = str; in PrintImpl() local
630 && prevStreamPos != prevNewLinePos in PrintImpl()
688 prevNewLinePos = reinterpret_cast<StreamType>(reader.GetCurrentPos()); in PrintImpl()
731 if (bUseLimit && prevStreamPos != prevNewLinePos) in PrintImpl()