Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dfwl_editimp.h101 FX_BOOL On_Validate(CFDE_TxtEdtEngine* pEdit, CFX_WideString& wsText);
H A Dfwl_editimp.cpp932 FX_BOOL CFWL_EditImp::On_Validate(CFDE_TxtEdtEngine* pEdit, in On_Validate() function in CFWL_EditImp
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/
H A Dcfde_txtedtengine.cpp412 if (!m_Param.pEventSink->On_Validate(this, wsText)) { in Insert()
474 if (!m_Param.pEventSink->On_Validate(this, wsText)) { in Delete()
507 if (!m_Param.pEventSink->On_Validate(this, wsText)) { in DeleteRange()
530 if (!m_Param.pEventSink->On_Validate(this, wsText)) { in Replace()