Searched refs:XFA_DOCFLAG_HasInteractive (Results 1 – 2 of 2) sorted by relevance
212 if (m_dwDocFlags & XFA_DOCFLAG_HasInteractive) { in IsInteractive()230 m_dwDocFlags |= XFA_DOCFLAG_HasInteractive; in IsInteractive()
127 #define XFA_DOCFLAG_HasInteractive 0x0002 macro