Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp1832 std::string NumberStr; in AFSpecial_Format() local
1833 util::printx("9999999999", strSrc,NumberStr); in AFSpecial_Format()
1834 if (NumberStr.length() >= 10 ) in AFSpecial_Format()
1989 std::string NumberStr; in AFSpecial_Keystroke() local
1990 util::printx("9999999999", strSrc,NumberStr); in AFSpecial_Keystroke()