Searched refs:m_bNewReload (Results 1 – 2 of 2) sorted by relevance
541 pLine->m_bNewReload = TRUE; in LoadText()593 pLine->m_bNewReload = TRUE; in RetriecePieces()630 ttoLine.m_bNewReload = bNeedReload; in AppendPiece()635 pLine->m_bNewReload = bNeedReload; in AppendPiece()657 if (!pLine->m_bNewReload) { in ReplaceWidthEllipsis()695 if (pLine == NULL || !pLine->m_bNewReload) { in Reload()916 : m_bNewReload(FALSE), m_pieces(5), m_iPieceCount(0) {} in CFDE_TTOLine()918 m_bNewReload = ttoLine.m_bNewReload; in CFDE_TTOLine()
28 FX_BOOL m_bNewReload; variable