Searched refs:bPreIsCR (Results 1 – 2 of 2) sorted by relevance
120 bool bPreIsCR = false; in SetTextByStream() local130 bPreIsCR = ReplaceParagEnd(lpwstr, nRead, bPreIsCR); in SetTextByStream()1064 bool bPreIsCR) { in ReplaceParagEnd() argument1070 bPreIsCR = true; in ReplaceParagEnd()1073 if (bPreIsCR == true) { in ReplaceParagEnd()1081 bPreIsCR = false; in ReplaceParagEnd()1095 if (bPreIsCR && m_bAutoLineEnd) { in ReplaceParagEnd()1099 bPreIsCR = false; in ReplaceParagEnd()1103 return bPreIsCR; in ReplaceParagEnd()
124 bool bPreIsCR = false);