Lines Matching defs:pdf

98 HPDF_Doc_Validate  (HPDF_Doc  pdf)  in HPDF_Doc_Validate()
110 HPDF_HasDoc (HPDF_Doc pdf) in HPDF_HasDoc()
142 HPDF_Doc pdf; in HPDF_NewEx() local
193 HPDF_Free (HPDF_Doc pdf) in HPDF_Free()
211 HPDF_NewDoc (HPDF_Doc pdf) in HPDF_NewDoc()
275 HPDF_FreeDoc (HPDF_Doc pdf) in HPDF_FreeDoc()
326 HPDF_FreeDocAll (HPDF_Doc pdf) in HPDF_FreeDocAll()
347 HPDF_SetPagesConfiguration (HPDF_Doc pdf, in HPDF_SetPagesConfiguration()
375 WriteHeader (HPDF_Doc pdf, in WriteHeader()
390 PrepareTrailer (HPDF_Doc pdf) in PrepareTrailer()
405 HPDF_Doc_SetEncryptOn (HPDF_Doc pdf) in HPDF_Doc_SetEncryptOn()
429 HPDF_SetPassword (HPDF_Doc pdf, in HPDF_SetPassword()
454 HPDF_SetPermission (HPDF_Doc pdf, in HPDF_SetPermission()
477 HPDF_SetEncryptionMode (HPDF_Doc pdf, in HPDF_SetEncryptionMode()
519 HPDF_Doc_SetEncryptOff (HPDF_Doc pdf) in HPDF_Doc_SetEncryptOff()
564 HPDF_Doc_PrepareEncryption (HPDF_Doc pdf) in HPDF_Doc_PrepareEncryption()
603 InternalSaveToStream (HPDF_Doc pdf, in InternalSaveToStream()
635 HPDF_SaveToStream (HPDF_Doc pdf) in HPDF_SaveToStream()
657 HPDF_GetContents (HPDF_Doc pdf, in HPDF_GetContents()
691 HPDF_GetStreamSize (HPDF_Doc pdf) in HPDF_GetStreamSize()
706 HPDF_ReadFromStream (HPDF_Doc pdf, in HPDF_ReadFromStream()
734 HPDF_ResetStream (HPDF_Doc pdf) in HPDF_ResetStream()
747 HPDF_SaveToFile (HPDF_Doc pdf, in HPDF_SaveToFile()
770 HPDF_GetCurrentPage (HPDF_Doc pdf) in HPDF_GetCurrentPage()
782 HPDF_GetPageByIndex (HPDF_Doc pdf, in HPDF_GetPageByIndex()
803 HPDF_Doc_GetCurrentPages (HPDF_Doc pdf) in HPDF_Doc_GetCurrentPages()
815 HPDF_Doc_SetCurrentPages (HPDF_Doc pdf, in HPDF_Doc_SetCurrentPages()
837 HPDF_Doc_SetCurrentPage (HPDF_Doc pdf, in HPDF_Doc_SetCurrentPage()
859 HPDF_AddPage (HPDF_Doc pdf) in HPDF_AddPage()
906 HPDF_Doc_AddPagesTo (HPDF_Doc pdf, in HPDF_Doc_AddPagesTo()
939 HPDF_InsertPage (HPDF_Doc pdf, in HPDF_InsertPage()
985 HPDF_SetErrorHandler (HPDF_Doc pdf, in HPDF_SetErrorHandler()
1001 FreeFontDefList (HPDF_Doc pdf) in FreeFontDefList()
1020 CleanupFontDefList (HPDF_Doc pdf) in CleanupFontDefList()
1036 HPDF_Doc_FindFontDef (HPDF_Doc pdf, in HPDF_Doc_FindFontDef()
1063 HPDF_Doc_RegisterFontDef (HPDF_Doc pdf, in HPDF_Doc_RegisterFontDef()
1089 HPDF_GetFontDef (HPDF_Doc pdf, in HPDF_GetFontDef()
1123 HPDF_Doc_FindEncoder (HPDF_Doc pdf, in HPDF_Doc_FindEncoder()
1153 HPDF_Doc_RegisterEncoder (HPDF_Doc pdf, in HPDF_Doc_RegisterEncoder()
1176 HPDF_GetEncoder (HPDF_Doc pdf, in HPDF_GetEncoder()
1209 HPDF_GetCurrentEncoder (HPDF_Doc pdf) in HPDF_GetCurrentEncoder()
1219 HPDF_SetCurrentEncoder (HPDF_Doc pdf, in HPDF_SetCurrentEncoder()
1239 FreeEncoderList (HPDF_Doc pdf) in FreeEncoderList()
1262 HPDF_Doc_FindFont (HPDF_Doc pdf, in HPDF_Doc_FindFont()
1287 HPDF_GetFont (HPDF_Doc pdf, in HPDF_GetFont()
1395 HPDF_LoadType1FontFromFile (HPDF_Doc pdf, in HPDF_LoadType1FontFromFile()
1436 LoadType1FontFromStream (HPDF_Doc pdf, in LoadType1FontFromStream()
1466 HPDF_GetTTFontDefFromFile (HPDF_Doc pdf, in HPDF_GetTTFontDefFromFile()
1489 HPDF_LoadTTFontFromFile (HPDF_Doc pdf, in HPDF_LoadTTFontFromFile()
1517 LoadTTFontFromStream (HPDF_Doc pdf, in LoadTTFontFromStream()
1565 HPDF_LoadTTFontFromFile2 (HPDF_Doc pdf, in HPDF_LoadTTFontFromFile2()
1594 LoadTTFontFromStream2 (HPDF_Doc pdf, in LoadTTFontFromStream2()
1643 HPDF_LoadRawImageFromFile (HPDF_Doc pdf, in HPDF_LoadRawImageFromFile()
1680 HPDF_LoadRawImageFromMem (HPDF_Doc pdf, in HPDF_LoadRawImageFromMem()
1713 HPDF_LoadJpegImageFromFile (HPDF_Doc pdf, in HPDF_LoadJpegImageFromFile()
1742 HPDF_LoadJpegImageFromMem (HPDF_Doc pdf, in HPDF_LoadJpegImageFromMem()
1766 HPDF_GetPageLayout (HPDF_Doc pdf) in HPDF_GetPageLayout()
1778 HPDF_SetPageLayout (HPDF_Doc pdf, in HPDF_SetPageLayout()
1803 HPDF_GetPageMode (HPDF_Doc pdf) in HPDF_GetPageMode()
1815 HPDF_SetPageMode (HPDF_Doc pdf, in HPDF_SetPageMode()
1838 HPDF_SetOpenAction (HPDF_Doc pdf, in HPDF_SetOpenAction()
1860 HPDF_GetViewerPreference (HPDF_Doc pdf) in HPDF_GetViewerPreference()
1872 HPDF_SetViewerPreference (HPDF_Doc pdf, in HPDF_SetViewerPreference()
1893 HPDF_AddPageLabel (HPDF_Doc pdf, in HPDF_AddPageLabel()
1925 HPDF_AttachFile (HPDF_Doc pdf, in HPDF_AttachFile()
1979 GetInfo (HPDF_Doc pdf) in GetInfo()
1996 HPDF_SetInfoAttr (HPDF_Doc pdf, in HPDF_SetInfoAttr()
2017 HPDF_GetInfoAttr (HPDF_Doc pdf, in HPDF_GetInfoAttr()
2035 HPDF_SetInfoDateAttr (HPDF_Doc pdf, in HPDF_SetInfoDateAttr()
2056 HPDF_CreateOutline (HPDF_Doc pdf, in HPDF_CreateOutline()
2103 HPDF_CreateExtGState (HPDF_Doc pdf) in HPDF_CreateExtGState()
2121 HPDF_SetCompressionMode (HPDF_Doc pdf, in HPDF_SetCompressionMode()
2144 HPDF_GetError (HPDF_Doc pdf) in HPDF_GetError()
2154 HPDF_GetErrorDetail (HPDF_Doc pdf) in HPDF_GetErrorDetail()
2164 HPDF_ResetError (HPDF_Doc pdf) in HPDF_ResetError()
2176 HPDF_OutputIntent_New (HPDF_Doc pdf, in HPDF_OutputIntent_New()
2224 HPDF_AddIntent(HPDF_Doc pdf, in HPDF_AddIntent()
2248 HPDF_ICC_LoadIccFromMem (HPDF_Doc pdf, in HPDF_ICC_LoadIccFromMem()
2311 HPDF_AddColorspaceFromProfile (HPDF_Doc pdf, in HPDF_AddColorspaceFromProfile()
2340 HPDF_LoadIccProfileFromFile (HPDF_Doc pdf, in HPDF_LoadIccProfileFromFile()