OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FcCacheDir
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/src/
makealias
13
FcCacheDir
|FcCacheSubdir)
fccache.c
833
fprintf(stderr, "Fontconfig error: not freed %p (dir: %s, refcount %" FC_ATOMIC_INT_FORMAT ")\n", s->cache,
FcCacheDir
(s->cache), s->ref.count);
853
d = FcStrBuildFilename (sysroot,
FcCacheDir
(cache), NULL);
855
d = FcStrdup (
FcCacheDir
(cache));
868
FcCacheDir
(cache), cache->checksum, (long)cache->checksum_nano, (int) dir_stat->st_mtime, dir_stat->st_mtim.tv_nsec);
872
FcCacheDir
(cache), cache->checksum, (int) dir_stat->st_mtime);
1365
const FcChar8 *dir =
FcCacheDir
(cache);
1377
FcChar8 *dir =
FcCacheDir
(cache);
1604
target_dir =
FcCacheDir
(cache);
1723
FcCacheDir
args1(const FcCache *c)
1725
return
FcCacheDir
(c)
[
all
...]
fcint.h
428
#undef
FcCacheDir
430
#define
FcCacheDir
(c) FcOffsetMember(c,dir,FcChar8)
fccfg.c
410
if (strcmp ((char *)
FcCacheDir
(cache), (char *)forDir) != 0)
/xsrc/external/mit/fontconfig/dist/doc/
fccache.fncs
24
@FUNC@
FcCacheDir
/xsrc/external/mit/fontconfig/dist/fc-cat/
fc-cat.c
388
FcCacheDir
(cache), cache_file ? cache_file : arg);
391
cache_print_set (fs, dirs,
FcCacheDir
(cache), verbose);
/xsrc/external/mit/fontconfig/include/
fcint.h
445
#undef
FcCacheDir
447
#define
FcCacheDir
(c) FcOffsetMember(c,dir,FcChar8)
/xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h
358
FcCacheDir
(const FcCache *c);
Completed in 15 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026