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 194 m_uNodeFlags(XFA_NodeFlag_None),
528 m_uNodeFlags |= XFA_NodeFlag_BindFormItems;
542 m_uNodeFlags &= ~XFA_NodeFlag_BindFormItems;
    [all...]
cxfa_node.h 356 uint16_t m_uNodeFlags;

Completed in 208 milliseconds