Searched refs:wAppend (Results 1 – 2 of 2) sorted by relevance
50 FX_WCHAR wAppend = pIter->GetChar(); in LoadParag() local51 dwBreakStatus = pTxtBreak->AppendChar(wAppend); in LoadParag()114 FX_WCHAR wAppend = pIter->GetChar(); in CalcLines() local115 dwBreakStatus = pTxtBreak->AppendChar(wAppend); in CalcLines()
448 FX_WCHAR wAppend = pIter->GetChar(); in LoadPage() local449 dwBreakStatus = pBreak->AppendChar(wAppend); in LoadPage()