Searched defs:docType (Results 1 – 7 of 7) sorted by relevance
195 …private void writeDocumentType(DocumentType docType, Writer writer, int depth) throws IOException { in writeDocumentType()
172 int docType = DOCTYPE_PDF; in OpenDocument() local
90 public void setDocType(String docType) { in setDocType()
284 def isIOError(self, file, docType): argument
503 int docType = DOCTYPE_PDF; in RenderPdf() local
1667 DocumentType docType = node.getOwnerDocument().getDoctype(); in isEntityReferneceWellFormed() local
333 int* docType) { in FPDF_HasXFAField()