third_party/pdfium/xfa/fxfa/README.md
xfa/fxfa contains a set of CXFA_LayoutItems that model forms containing widgets.
The main hierarchy in this directory are the form elements:
CXFA_FFField is the base class for widgets. It owns a lower level CFWL widget instance from xfa/fwl. The correspondence is: