Searched refs:strSrc (Results 1 – 1 of 1) sorted by relevance
1820 std::string strSrc = (FX_LPCSTR)CFX_ByteString::FromUnicode(Value); in AFSpecial_Format() local1833 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() local1990 util::printx("9999999999", strSrc,NumberStr); in AFSpecial_Keystroke()1991 if (strSrc.length() + wstrChange.length() > 7 ) in AFSpecial_Keystroke()