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

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 142 bool BindsFormItems() const { return HasFlag(XFA_NodeFlag_BindFormItems); }
cxfa_node.cpp 502 if (BindsFormItems()) {
533 if (BindsFormItems()) {
    [all...]

Completed in 132 milliseconds