Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp602 StreamType prevNewLinePos = str; in PrintImpl() local
628 && prevStreamPos != prevNewLinePos in PrintImpl()
686 prevNewLinePos = reinterpret_cast<StreamType>(reader.GetCurrentPos()); in PrintImpl()
729 if (bUseLimit && prevStreamPos != prevNewLinePos) in PrintImpl()