Home
last modified time | relevance | path

Searched refs:cfSetProfileInt (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/boot/
H A Dpmain.c179 cfSetProfileInt("devpALSA", "keep", 1, 10);
182 cfSetProfileInt("filetype 37", "color", 6, 10);
203 cfSetProfileInt("filetype 38", "color", 6, 10);
225 cfSetProfileInt("x11", "font", cfGetProfileInt("x11", "font", 1, 10), 10);
240 cfSetProfileInt("filetype 39", "color", 6, 10);
392 cfSetProfileInt("filetype 40", "color", 6, 10);
423 cfSetProfileInt("filetype 41", "color", 3, 10);
564 cfSetProfileInt ("filetype 254", "color", 6, 10);
571 cfSetProfileInt("version", "epoch", 20210118, 10);
H A Dpsetting.h17 extern void cfSetProfileInt(const char *app, const char *key, int str, int radix);
H A Dpsetting.c482 void cfSetProfileInt(const char *app, const char *key, int str, int radix) in cfSetProfileInt() function
/dports/audio/ocp/ocp-0.2.90/filesel/
H A Dpfilesel.c1762 cfSetProfileInt(cfScreenSec, "screentype", fsScrType, 10);
1775 cfSetProfileInt("screen", "fps", fsFPS, 10);
1943 cfSetProfileInt(secname, "color", editcol, 10);
1983 cfSetProfileInt(secname, "color", editcol, 10);
/dports/audio/ocp/ocp-0.2.90/stuff/
H A Dpoutput-sdl.c451 cfSetProfileInt("x11", "font", plCurrentFont, 10); in plDisplaySetupTextMode()
H A Dpoutput-sdl2.c642 cfSetProfileInt("x11", "font", plCurrentFont, 10); in plDisplaySetupTextMode()
H A Dpoutput-x11.c1959 cfSetProfileInt("x11", "font", plCurrentFont, 10); in plDisplaySetupTextMode()