Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_event.h33 TextFull, enumerator
Dcfwl_edit.cpp1186 CFWL_Event textFullEvent(CFWL_Event::Type::TextFull, this); in ProcessInsertError()
/external/pdfium/xfa/fxfa/app/
Dxfa_fftextedit.cpp336 case CFWL_Event::Type::TextFull: { in OnProcessEvent()