Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp410 CFX_WideString wsDest; in ReplaceSpellCheckWord() local
411 FX_WCHAR* pBuffer = wsDest.GetBuffer(nDestLen); in ReplaceSpellCheckWord()
415 wsDest.ReleaseBuffer(nDestLen); in ReplaceSpellCheckWord()
416 Replace(nWordStart, nWordCount, wsDest); in ReplaceSpellCheckWord()