Searched refs:dwRet2 (Results 1 – 2 of 2) sorted by relevance
389 FX_DWORD dwRet2 = in AppendChar() local393 return std::max(dwRet1, dwRet2); in AppendChar()486 FX_DWORD dwRet2 = FX_RTFBREAK_None; in AppendChar_Control() local491 dwRet2 = FX_RTFBREAK_LineBreak; in AppendChar_Control()494 dwRet2 = FX_RTFBREAK_PageBreak; in AppendChar_Control()497 dwRet2 = FX_RTFBREAK_ParagraphBreak; in AppendChar_Control()501 dwRet2 = FX_RTFBREAK_ParagraphBreak; in AppendChar_Control()505 if (dwRet2 != FX_RTFBREAK_None) { in AppendChar_Control()506 dwRet2 = EndBreak(dwRet2); in AppendChar_Control()509 return dwRet2; in AppendChar_Control()
607 FX_DWORD dwRet2 = in AppendChar() local610 return std::max(dwRet1, dwRet2); in AppendChar()