Searched refs:w_postfix (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp1393 std::wstring w_postfix; local
1395 w_postfix = w_strValue2.substr(pEvent->SelEnd());
1396 w_strValue2 = w_prefix + w_strChange2 + w_postfix;

Completed in 266 milliseconds