Searched refs:kXFAForeground (Results 1 – 11 of 11) sorted by relevance
70 case FormType::kXFAForeground: in LoadPage()95 case FormType::kXFAForeground: in GetPageWidth()113 case FormType::kXFAForeground: in GetPageHeight()178 case FormType::kXFAForeground: in GetDisplayMatrix()
112 m_FormType = FormType::kXFAForeground; in LoadXFADoc()135 case FormType::kXFAForeground: in GetPageCount()
46 m_FormType == FormType::kXFAForeground; in ContainsXFAForm()
95 FormType m_FormType = FormType::kXFAForeground;
95 return m_pDoc->GetFormType() == FormType::kXFAForeground; in IsStaticNotify()
40 kXFAForeground = 3, enumerator
245 m_FormType = FormType::kXFAForeground; in StopLoad()
76 if (pContext->GetFormType() == FormType::kXFAForeground) { in GetMixXFAWidget()99 if (pContext->GetFormType() != FormType::kXFAForeground) in GetGroupMixXFAWidget()112 if (pContext->GetFormType() != FormType::kXFAForeground) in GetXFAWidgetHandler()
246 if (pContext->GetFormType() == FormType::kXFAForeground) { in OnLoad()
493 case FormType::kXFAForeground:
42 static_assert(static_cast<int>(FormType::kXFAForeground) ==