Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp892 FX_WCHAR wsLast = wsText.GetAt(wsText.GetLength() - 1); in CalculateTextContentSize() local
893 if (wsLast == wcEnter) { in CalculateTextContentSize()