Searched refs:nDocType (Results 1 – 2 of 2) sorted by relevance
126 int nDocType = m_pDocument->GetDocType(); in GetPageWidth() local127 switch (nDocType) { in GetPageWidth()153 int nDocType = m_pDocument->GetDocType(); in GetPageHeight() local154 switch (nDocType) { in GetPageHeight()237 int nDocType = m_pDocument->GetDocType(); in GetDisplayMatrix() local238 switch (nDocType) { in GetDisplayMatrix()
506 int nDocType = pDoc->GetDocType(); in IsAppearanceValid() local507 if (nDocType != DOCTYPE_PDF && nDocType != DOCTYPE_STATIC_XFA) in IsAppearanceValid()