Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp1775 WideString sValueTmp; in SetAsTextField() local
1777 sValueTmp = widget_->GetValue(true); in SetAsTextField()
1778 sValue = &sValueTmp; in SetAsTextField()