Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp1630 std::string strDes; in AFSpecial_Format() local
1631 util::printx(cFormat, strSrc, strDes); in AFSpecial_Format()
1632 Value = CFX_WideString::FromLocal(strDes.c_str()); in AFSpecial_Format()