Home
last modified time | relevance | path

Searched refs:ttf_directory (Results 1 – 5 of 5) sorted by relevance

/dports/print/ttf2pt1/ttf2pt1-3.4.4/
H A Dttf.h63 typedef struct ttf_directory { struct
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dfont.cpp92 path = ttf_directory + file_name; in open_font()
1736 search_files_and_apply(ttf_directory, pattern, in initialize_ttf()
1738 size_t dir_name_len = strlen(ttf_directory); in initialize_ttf()
1740 if (!strncmp(fname_ptr, ttf_directory, dir_name_len)) in initialize_ttf()
1987 char ttf_directory[TTF_DIR_SIZE] = "/usr/share/fonts/TTF"; variable
1989 char ttf_directory[TTF_DIR_SIZE] = "C:/Windows/Fonts"; variable
1991 char ttf_directory[TTF_DIR_SIZE] = "/System/Library/Fonts"; variable
1993 char ttf_directory[TTF_DIR_SIZE]; variable
H A Dfont.h1707 extern char ttf_directory[TTF_DIR_SIZE];
H A Delconfig.c2809 add_var(OPT_STRING, "ttf_directory", "ttfdir", ttf_directory, change_string, sizeof(ttf_directory), in init_ELC_vars()
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSTTables.h138 typedef struct ttf_directory { struct