Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.cpp991 CFX_WideString wpostfix; in AFNumber_Keystroke() local
993 wpostfix = wstrValue.Mid(pEvent->SelEnd()); in AFNumber_Keystroke()
994 val = wprefix + wstrChange + wpostfix; in AFNumber_Keystroke()