HomeSort by relevance Sort by last modified time
    Searched refs:BindsFormItems (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_object.h 174 bool BindsFormItems() const { return HasFlag(XFA_NodeFlag_BindFormItems); }
    [all...]
cxfa_node.cpp 733 if (BindsFormItems()) {
748 if (BindsFormItems()) {
774 if (BindsFormItems()) {
    [all...]

Completed in 54 milliseconds