Home
last modified time | relevance | path

Searched refs:szIniSection (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwmain.c50 const LPSTR szIniSection = "Text"; variable
344 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
345 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
351 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
353 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwmain.c50 const LPSTR szIniSection = "Text"; variable
344 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
345 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
351 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
353 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwmain.c45 const LPSTR szIniSection = "Text"; variable
378 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
379 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
385 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
387 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwmain.c45 const LPSTR szIniSection = "Text"; variable
378 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
379 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
385 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
387 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwmain.c52 const LPSTR szIniSection = "Text"; variable
381 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
382 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
388 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
390 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwmain.c52 const LPSTR szIniSection = "Text"; variable
381 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
382 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
388 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
390 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwmain.c51 const LPSTR szIniSection = "Text"; variable
417 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
418 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
424 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
426 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwmain.c51 const LPSTR szIniSection = "Text"; variable
417 …GetPrivateProfileString(szIniSection, "FontName", "Courier New", fontname, sizeof(fontname), szIni… in set_font()
418 fontsize = GetPrivateProfileInt(szIniSection, "FontSize", 10, szIniName); in set_font()
424 WritePrivateProfileString(szIniSection, "FontName", fontname, szIniName); in set_font()
426 WritePrivateProfileString(szIniSection, "FontSize", buf, szIniName); in set_font()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetmon.h2051 char szIniSection[260]; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetmon.h2051 char szIniSection[260]; member