Searched refs:FormType (Results 1 – 22 of 22) sorted by relevance
68 case FormType::kNone: in LoadPage()69 case FormType::kAcroForm: in LoadPage()70 case FormType::kXFAForeground: in LoadPage()72 case FormType::kXFAFull: in LoadPage()93 case FormType::kNone: in GetPageWidth()94 case FormType::kAcroForm: in GetPageWidth()95 case FormType::kXFAForeground: in GetPageWidth()98 case FormType::kXFAFull: in GetPageWidth()111 case FormType::kNone: in GetPageHeight()112 case FormType::kAcroForm: in GetPageHeight()[all …]
109 if (m_pXFADoc->GetFormType() == FormType::kXFAFull) in LoadXFADoc()110 m_FormType = FormType::kXFAFull; in LoadXFADoc()112 m_FormType = FormType::kXFAForeground; in LoadXFADoc()133 case FormType::kNone: in GetPageCount()134 case FormType::kAcroForm: in GetPageCount()135 case FormType::kXFAForeground: in GetPageCount()138 case FormType::kXFAFull: in GetPageCount()175 if (m_FormType != FormType::kXFAFull) in GetXFAPage()
43 FormType GetFormType() const { return m_FormType; } in GetFormType()45 return m_FormType == FormType::kXFAFull || in ContainsXFAForm()46 m_FormType == FormType::kXFAForeground; in ContainsXFAForm()108 FormType m_FormType = FormType::kNone;
59 if (m_pContext->GetFormType() != FormType::kXFAFull) in InvalidateRect()80 if (m_pContext->GetFormType() != FormType::kXFAFull) in DisplayCaret()293 if (m_pContext->GetFormType() != FormType::kXFAFull || !hWidget) in WidgetPostAdd()311 if (m_pContext->GetFormType() != FormType::kXFAFull || !hWidget) in WidgetPreRemove()338 if (m_pContext->GetFormType() != FormType::kXFAFull) in GetCurrentPage()351 m_pContext->GetFormType() != FormType::kXFAFull || iCurPage < 0 || in SetCurrentPage()513 if (m_pContext->GetFormType() != FormType::kXFAFull) in GotoURL()
58 FormType GetFormType() const { return m_FormType; } in GetFormType()95 FormType m_FormType = FormType::kXFAForeground;
245 m_FormType = FormType::kXFAForeground; in StopLoad()269 m_FormType = FormType::kXFAFull; in StopLoad()
95 return m_pDoc->GetFormType() == FormType::kXFAForeground; in IsStaticNotify()
36 enum class FormType { enum
91 if (pPage->GetContext()->GetFormType() == FormType::kXFAFull) {429 if (m_pFormFillEnv->GetXFAContext()->GetFormType() == FormType::kXFAFull) {487 case FormType::kXFAFull: {491 case FormType::kNone:492 case FormType::kAcroForm:493 case FormType::kXFAForeground:
76 if (pContext->GetFormType() == FormType::kXFAForeground) { in GetMixXFAWidget()99 if (pContext->GetFormType() != FormType::kXFAForeground) in GetGroupMixXFAWidget()112 if (pContext->GetFormType() != FormType::kXFAForeground) in GetXFAWidgetHandler()512 FormType formType = pContext->GetFormType(); in IsAppearanceValid()513 if (formType == FormType::kXFAFull) in IsAppearanceValid()
36 static_assert(static_cast<int>(FormType::kNone) == FORMTYPE_NONE,38 static_assert(static_cast<int>(FormType::kAcroForm) == FORMTYPE_ACRO_FORM,40 static_assert(static_cast<int>(FormType::kXFAFull) == FORMTYPE_XFA_FULL,42 static_assert(static_cast<int>(FormType::kXFAForeground) ==
246 if (pContext->GetFormType() == FormType::kXFAForeground) { in OnLoad()
55 /FormType 171 /FormType 1
83 /FormType 1100 /FormType 1
50 /FormType 1
41 /FormType 1
61 /FormType 1