Searched refs:bPreIsCR (Results 1 – 2 of 2) sorted by relevance
122 FX_BOOL bPreIsCR = FALSE; in SetTextByStream() local132 bPreIsCR = ReplaceParagEnd(lpwstr, nRead, bPreIsCR); in SetTextByStream()1594 FX_BOOL bPreIsCR) { in ReplaceParagEnd() argument1600 bPreIsCR = TRUE; in ReplaceParagEnd()1603 if (bPreIsCR == TRUE) { in ReplaceParagEnd()1611 bPreIsCR = FALSE; in ReplaceParagEnd()1625 if (bPreIsCR && m_bAutoLineEnd) { in ReplaceParagEnd()1629 bPreIsCR = FALSE; in ReplaceParagEnd()1633 return bPreIsCR; in ReplaceParagEnd()
178 FX_BOOL bPreIsCR = FALSE);