Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_eventvalidate.h18 WideString wsInsert; variable
Dcfwl_edit.cpp328 event.wsInsert = wsText; in OnValidate()
/external/pdfium/xfa/fxfa/
Dcxfa_ffnumericedit.cpp74 event->bValidate = OnValidate(GetNormalWidget(), event->wsInsert); in OnProcessEvent()