Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_event.h26 TextFull, enumerator
Dcfwl_edit.cpp270 CFWL_Event evt(CFWL_Event::Type::TextFull, this); in NotifyTextFull()
/external/pdfium/xfa/fxfa/
Dcxfa_fftextedit.cpp366 case CFWL_Event::Type::TextFull: in OnProcessEvent()