Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp393 const bool bUseLimit = m_WidthLimit < FLT_MAX; in CalcLineRectImpl() local
438 if ( bUseLimit in CalcLineRectImpl()
517 if (bUseLimit && prevStreamPos != NULL) in CalcLineRectImpl()
535 if (bUseLimit) in CalcLineRectImpl()
600 const bool bUseLimit = m_WidthLimit < FLT_MAX; in PrintImpl() local
628 if ( bUseLimit in PrintImpl()
686 if (bUseLimit) in PrintImpl()
731 if (bUseLimit && prevStreamPos != prevNewLinePos) in PrintImpl()
765 if (bUseLimit) in PrintImpl()