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

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.cpp 496 m_uNodeFlags(XFA_NodeFlag_None),
769 m_uNodeFlags |= XFA_NodeFlag_BindFormItems;
787 m_uNodeFlags &= ~XFA_NodeFlag_BindFormItems;
    [all...]
xfa_object.h 684 uint16_t m_uNodeFlags;
    [all...]

Completed in 63 milliseconds