OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FcConfigGetCurrent
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/fc-conflist/
fc-conflist.c
128
config =
FcConfigGetCurrent
();
/xsrc/external/mit/fontconfig/dist/test/
test-bz106632.c
241
if (
FcConfigGetCurrent
() == config)
289
if (
FcConfigGetCurrent
() == config)
/xsrc/external/mit/fontconfig/dist/doc/
fcconfig.fncs
40
In that case this function will be similar to
FcConfigGetCurrent
() except that
52
Note that calling this function with the return from
FcConfigGetCurrent
will
67
@FUNC@
FcConfigGetCurrent
/xsrc/external/mit/fontconfig/dist/fc-cache/
fc-cache.c
382
config =
FcConfigGetCurrent
();
/xsrc/external/mit/fontconfig/include/
fcaliastail.h
49
# undef
FcConfigGetCurrent
50
extern __typeof (
FcConfigGetCurrent
)
FcConfigGetCurrent
__attribute((alias("IA__FcConfigGetCurrent"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
fcalias.h
43
extern __typeof (
FcConfigGetCurrent
) IA__FcConfigGetCurrent FC_ATTRIBUTE_VISIBILITY_HIDDEN;
44
#define
FcConfigGetCurrent
IA__FcConfigGetCurrent
/xsrc/external/mit/fontconfig/dist/src/
fccfg.c
591
FcConfigGetCurrent
(void)
797
config =
FcConfigGetCurrent
();
2993
config =
FcConfigGetCurrent
();
3011
/* We can't use
FcConfigGetCurrent
() here to ensure
3196
c =
FcConfigGetCurrent
();
3210
c =
FcConfigGetCurrent
();
3235
c =
FcConfigGetCurrent
();
/xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h
420
FcConfigGetCurrent
(void);
/xsrc/external/mit/xterm/dist/
fontutils.c
4577
FcConfigSubstitute(
FcConfigGetCurrent
(),
4617
font_pattern = FcFontRenderPrepare(
FcConfigGetCurrent
(),
Completed in 75 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026