HomeSort by relevance Sort by last modified time
    Searched refs:wsDel (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtblock.h 104 CFX_WideString& wsDel,
110 CFX_WideString& wsDel,
208 CFX_WideString& wsDel,
216 CFX_WideString& wsDel,
fde_txtedtblock.cpp 273 CFX_WideString& wsDel,
296 FX_WCHAR* lpBuf = wsDel.GetBuffer(nCount);
299 wsDel.ReleaseBuffer(nCount);
308 CFX_WideString& wsDel,
336 FX_WCHAR* lpBuffer = wsDel.GetBuffer(nCount);
339 wsDel.ReleaseBuffer(nCount);
fde_txtedtengine.cpp 445 CFX_WideString wsDel;
449 CFX_WideStringC(lpText, nLength), wsDel,
486 wsDisplay.GetLength(), wsDel, CFX_WideStringC(lpText, nLength),
680 CFX_WideString wsDel;
683 pField->Delete(nCaretInField, nCount, wsDel, nCaret, bBefore);
709 wsDisplay.GetLength(), wsDel, FALSE);
    [all...]
fde_txtedtengine.h 315 const CFX_WideString& wsDel,
347 const CFX_WideString& wsDel,

Completed in 57 milliseconds