Searched refs:kXFAFull (Results 1 – 9 of 9) sorted by relevance
72 case FormType::kXFAFull: in LoadPage()98 case FormType::kXFAFull: in GetPageWidth()116 case FormType::kXFAFull: in GetPageHeight()181 case FormType::kXFAFull: in GetDisplayMatrix()
109 if (m_pXFADoc->GetFormType() == FormType::kXFAFull) in LoadXFADoc()110 m_FormType = FormType::kXFAFull; in LoadXFADoc()138 case FormType::kXFAFull: in GetPageCount()175 if (m_FormType != FormType::kXFAFull) in GetXFAPage()
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()
45 return m_FormType == FormType::kXFAFull || in ContainsXFAForm()
91 if (pPage->GetContext()->GetFormType() == FormType::kXFAFull) {429 if (m_pFormFillEnv->GetXFAContext()->GetFormType() == FormType::kXFAFull) {487 case FormType::kXFAFull: {
40 static_assert(static_cast<int>(FormType::kXFAFull) == FORMTYPE_XFA_FULL,
513 if (formType == FormType::kXFAFull) in IsAppearanceValid()
39 kXFAFull = 2, enumerator
269 m_FormType = FormType::kXFAFull; in StopLoad()