Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_eventvalidate.h17 WideString wsInsert; variable
Dcfwl_edit.cpp419 event.wsInsert = wsText; in OnValidate()
/external/pdfium/xfa/fxfa/
Dcxfa_ffnumericedit.cpp72 event->bValidate = OnValidate(m_pNormalWidget.get(), event->wsInsert); in OnProcessEvent()