Searched refs:nDocType (Results 1 – 3 of 3) sorted by relevance
101 int nDocType = m_pContext->GetDocType(); in GetPageWidth() local102 switch (nDocType) { in GetPageWidth()125 int nDocType = m_pContext->GetDocType(); in GetPageHeight() local126 switch (nDocType) { in GetPageHeight()198 int nDocType = m_pContext->GetDocType(); in GetDisplayMatrix() local199 switch (nDocType) { in GetDisplayMatrix()
448 int nDocType = m_page->GetContext()->GetDocType(); local449 switch (nDocType) {
508 int nDocType = pContext->GetDocType(); in IsAppearanceValid() local509 if (nDocType != DOCTYPE_PDF && nDocType != DOCTYPE_STATIC_XFA) in IsAppearanceValid()