Searched refs:w_prefix (Results 1 – 1 of 1) sorted by relevance
1191 std::wstring w_prefix = w_strValue2.substr(0, pEvent->SelStart()); in AFNumber_Keystroke() local1195 w_strValue2 = w_prefix + w_strChange2 + w_postfix; in AFNumber_Keystroke()