Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp391 const bool bUseLimit = m_WidthLimit < FLT_MAX; in CalcLineRectImpl() local
436 if ( bUseLimit in CalcLineRectImpl()
515 if (bUseLimit && prevStreamPos != NULL) in CalcLineRectImpl()
533 if (bUseLimit) in CalcLineRectImpl()
598 const bool bUseLimit = m_WidthLimit < FLT_MAX; in PrintImpl() local
626 if ( bUseLimit in PrintImpl()
684 if (bUseLimit) in PrintImpl()
729 if (bUseLimit && prevStreamPos != prevNewLinePos) in PrintImpl()
763 if (bUseLimit) in PrintImpl()