Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp1617 std::string NumberStr; in AFSpecial_Format() local
1618 util::printx("9999999999", strSrc, NumberStr); in AFSpecial_Format()
1619 if (NumberStr.length() >= 10) in AFSpecial_Format()
1758 std::string NumberStr; in AFSpecial_Keystroke() local
1759 util::printx("9999999999", strSrc, NumberStr); in AFSpecial_Keystroke()