Searched refs:kXFAForeground (Results 1 – 6 of 6) sorted by relevance
68 case FormType::kXFAForeground: in LoadPage()94 case FormType::kXFAForeground: in GetPageWidth()116 case FormType::kXFAForeground: in GetPageHeight()164 case FormType::kXFAForeground: in GetDisplayMatrix()
160 m_FormType = FormType::kXFAForeground; in LoadXFADoc()179 case FormType::kXFAForeground: in GetPageCount()249 m_FormType == FormType::kXFAForeground; in ContainsExtensionForm()257 return m_FormType == FormType::kXFAForeground; in ContainsExtensionForegroundForm()
89 FormType m_FormType = FormType::kXFAForeground;
57 kXFAForeground = 3, enumerator
143 m_FormType = FormType::kXFAForeground; in OpenDoc()
88 static_assert(static_cast<int>(FormType::kXFAForeground) ==