Home
last modified time | relevance | path

Searched defs:HPDF_GetInfoAttr (Results 1 – 8 of 8) sorted by relevance

/dports/print/libharu/libharu-RELEASE_2_3_0/if/delphi/
H A Dhpdf.pas390 function HPDF_GetInfoAttr (pdf: HPDF_Doc; info_type: THPDF_InfoType): HPDF_PCHAR; in HPDF_GetInfoAttr() function
/dports/print/libharu/libharu-RELEASE_2_3_0/src/
H A Dhpdf_doc.c2016 HPDF_GetInfoAttr (HPDF_Doc pdf, in HPDF_GetInfoAttr() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_doc.c2017 HPDF_GetInfoAttr (HPDF_Doc pdf, in HPDF_GetInfoAttr() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_doc.c2017 HPDF_GetInfoAttr (HPDF_Doc pdf, in HPDF_GetInfoAttr() function
/dports/print/libharu/libharu-RELEASE_2_3_0/if/python/
H A Dhpdf.py751 HPDF_GetInfoAttr=haru.HPDF_GetInfoAttr variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/include/
H A Dvtk_haru_mangle.h221 #define HPDF_GetInfoAttr vtklibharu_HPDF_GetInfoAttr macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/include/
H A Dvtk_haru_mangle.h221 #define HPDF_GetInfoAttr vtklibharu_HPDF_GetInfoAttr macro
/dports/print/libharu/libharu-RELEASE_2_3_0/if/c#/
H A Dhpdf.cs505 private extern static string HPDF_GetInfoAttr(IntPtr pdf, in HPDF_GetInfoAttr() method in HPdf.HPdfDoc