Searched refs:w_strChange2 (Results 1 – 1 of 1) sorted by relevance
1122 std::wstring w_strChange2 = w_strChange.c_str(); in AFNumber_Keystroke() local1152 for (std::wstring::iterator it = w_strChange2.begin(); in AFNumber_Keystroke()1153 it != w_strChange2.end(); it++) { in AFNumber_Keystroke()1170 if (it != w_strChange2.begin()) { in AFNumber_Keystroke()1195 w_strValue2 = w_prefix + w_strChange2 + w_postfix; in AFNumber_Keystroke()