Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp1820 std::string strSrc = (FX_LPCSTR)CFX_ByteString::FromUnicode(Value); in AFSpecial_Format() local
1833 util::printx("9999999999", strSrc,NumberStr); in AFSpecial_Format()
1846 util::printx(cFormat,strSrc,strDes); in AFSpecial_Format()
1975 std::string strSrc = (FX_LPCSTR)CFX_ByteString::FromUnicode(val); in AFSpecial_Keystroke() local
1990 util::printx("9999999999", strSrc,NumberStr); in AFSpecial_Keystroke()
1991 if (strSrc.length() + wstrChange.length() > 7 ) in AFSpecial_Keystroke()