Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffcombobox.cpp152 WideString wsSel = pFWLcombobox->GetTextByIndex(iCursel); in GetCurrentText() local
153 if (wsSel == wsText) in GetCurrentText()