Home
last modified time | relevance | path

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

/dports/print/libharu/libharu-RELEASE_2_3_0/src/
H A Dhpdf_font.c122 HPDF_Font_GetUnicodeWidth (HPDF_Font font, in HPDF_Font_GetUnicodeWidth() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_font.c122 HPDF_Font_GetUnicodeWidth (HPDF_Font font, in HPDF_Font_GetUnicodeWidth() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_font.c122 HPDF_Font_GetUnicodeWidth (HPDF_Font font, in HPDF_Font_GetUnicodeWidth() function
/dports/print/libharu/libharu-RELEASE_2_3_0/if/delphi/
H A Dhpdf.pas459 function HPDF_Font_GetUnicodeWidth (font: HPDF_Font; code: HPDF_UNICODE): HPDF_INT; in HPDF_Font_GetUnicodeWidth() function
/dports/print/libharu/libharu-RELEASE_2_3_0/if/python/
H A Dhpdf.py816 HPDF_Font_GetUnicodeWidth=haru.HPDF_Font_GetUnicodeWidth variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/include/
H A Dvtk_haru_mangle.h199 #define HPDF_Font_GetUnicodeWidth vtklibharu_HPDF_Font_GetUnicodeWidth macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/include/
H A Dvtk_haru_mangle.h199 #define HPDF_Font_GetUnicodeWidth vtklibharu_HPDF_Font_GetUnicodeWidth macro
/dports/print/libharu/libharu-RELEASE_2_3_0/if/c#/
H A Dhpdf.cs1717 private extern static int HPDF_Font_GetUnicodeWidth(IntPtr hfont, in HPDF_Font_GetUnicodeWidth() method in HPdf.HPdfFont