Home
last modified time | relevance | path

Searched defs:pathfilename (Results 1 – 6 of 6) sorted by relevance

/dports/finance/homebank/homebank-5.5.1/src/
H A Dui-assist-start.h52 gchar *pathfilename; member
H A Dhomebank.c781 gchar *pathfilename; in homebank_construct_splash() local
H A Ddsp-mainwindow.c168 gchar *pathfilename; in hbfile_about() local
673 gchar *pathfilename; in ui_mainwindow_action_help_welcome() local
H A Dhb-category.c1234 gchar *pathfilename = g_build_filename(homebank_app_get_datas_dir(), filename, NULL); in category_find_preset() local
/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A Dload_ppml_file.c27 int load_ppml_file(char *pathfilename) in load_ppml_file()
H A Dload_pictures.c22 char *ppm_to_yuv_in_char(char *pathfilename, int *xsize, int *ysize) in ppm_to_yuv_in_char()