Home
last modified time | relevance | path

Searched refs:wAppend (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtparag.cpp50 FX_WCHAR wAppend = pIter->GetChar(); in LoadParag() local
51 dwBreakStatus = pTxtBreak->AppendChar(wAppend); in LoadParag()
114 FX_WCHAR wAppend = pIter->GetChar(); in CalcLines() local
115 dwBreakStatus = pTxtBreak->AppendChar(wAppend); in CalcLines()
Dfde_txtedtpage.cpp448 FX_WCHAR wAppend = pIter->GetChar(); in LoadPage() local
449 dwBreakStatus = pBreak->AppendChar(wAppend); in LoadPage()