Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_txtedtengine.cpp797 int32_t nCutPart = pParag->GetTextLength() - ParagPos.nCharIndex; in Inner_Insert() local
829 pParag->SetTextLength(nLength - nTextStart + nCutPart); in Inner_Insert()