HomeSort by: relevance | last modified time | path
    Searched refs:FcBool (Results 1 - 25 of 76) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/fontconfig/dist/src/
fcdeprecate.h 33 FcPublic FcBool
fcint.h 288 FcBool bval;
359 FcBool enabled;
402 FcBool allocated;
403 FcBool failed;
413 typedef FcBool (* FcCopyFunc) (const void *src, void **dest);
445 FcBool b;
587 FcBool set;
595 FcBool is_remote_fs;
596 FcBool is_mtime_broken;
621 FcPrivate FcBool
    [all...]
fcftint.h 39 FcPrivate FcBool
42 FcPrivate FcBool
fcdir.c 31 FcBool
41 FcBool
55 FcBool
65 static FcBool
71 FcBool ret = FcTrue;
130 FcBool
165 FcBool
171 FcBool force FC_UNUSED)
174 FcBool ret;
194 FcBool
    [all...]
fcformat.c 102 FcBool word_allocated;
105 static FcBool
137 static FcBool
148 static FcBool
152 FcBool res = consume_char (c, term);
165 static FcBool
199 static FcBool
232 static FcBool
264 static FcBool
269 static FcBool
    [all...]
fcinit.c 104 FcBool have_own = FcFalse;
190 FcBool
212 FcBool
216 FcBool ret;
230 FcBool
234 FcBool ret = FcTrue;
fcrange.c 69 FcBool
97 FcBool
103 FcBool
139 FcBool
fchash.c 43 FcBool
99 FcBool
124 static FcBool
128 FcBool replace)
132 FcBool ret = FcFalse;
182 FcBool
190 FcBool
198 FcBool
204 FcBool ret = FcFalse;
fcpat.c 226 FcBool
326 static FcBool
554 FcBool
567 FcBool ra, rb;
596 FcBool
623 FcBool
627 FcBool append)
674 FcBool
679 FcBool append)
735 FcBool
    [all...]
fcptrlist.c 101 FcBool
115 FcBool
137 FcBool
178 FcBool
fccompat.c 190 static FcBool initialized = FcFalse;
215 static FcBool initialized = FcFalse;
236 static FcBool initialized = FcFalse;
256 FcBool
260 FcBool ret;
301 FcBool valid;
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 46 typedef int FcBool;
270 FcBool b;
349 FcPublic FcBool
352 FcPublic FcBool
372 FcPublic FcBool
375 FcPublic FcBool
378 FcPublic FcBool
379 FcDirCacheClean (const FcChar8 *cache_dir, FcBool verbose);
384 FcPublic FcBool
386 FcBool force
    [all...]
fcfreetype.h 48 FcPublic FcBool
  /xsrc/external/mit/fontconfig/include/
fcint.h 305 FcBool bval;
376 FcBool enabled;
419 FcBool allocated;
420 FcBool failed;
430 typedef FcBool (* FcCopyFunc) (const void *src, void **dest);
462 FcBool b;
604 FcBool set;
612 FcBool is_remote_fs;
613 FcBool is_mtime_broken;
638 FcPrivate FcBool
    [all...]
fcftint.h 45 FcPrivate FcBool
48 FcPrivate FcBool
  /xsrc/external/mit/libXft/dist/src/
xftint.h 129 FcBool antialias; /* doing antialiasing */
130 FcBool embolden; /* force emboldening */
131 FcBool color; /* contains color glyphs */
135 FcBool transform; /* non-identify matrix? */
137 FcBool render; /* whether to use the Render extension */
142 FcBool minspace;
182 FcBool track_mem_usage; /* Use XftGlyphUsage */
183 FcBool use_free_glyphs; /* Use XRenderFreeGlyphs */
246 FcBool hasRender;
247 FcBool hasSolid
    [all...]
xftname.c 31 _X_EXPORT FcBool
  /xsrc/external/mit/fontconfig/dist/doc/
fcobjecttype.fncs 24 @RET@ FcBool
33 @RET@ FcBool
fcconstant.fncs 24 @RET@ FcBool
33 @RET@ FcBool
60 @RET@ FcBool
fcblanks.fncs 42 @RET@ FcBool
52 @RET@ FcBool
fcstrset.fncs 34 @RET@ FcBool
44 @RET@ FcBool
55 @RET@ FcBool
64 @RET@ FcBool
75 @RET@ FcBool
fcfile.fncs 25 @RET@ FcBool
32 @TYPE6@ FcBool% @ARG6@ force
48 @RET@ FcBool
57 @RET@ FcBool
64 @TYPE6@ FcBool% @ARG6@ force
75 @RET@ FcBool
fcinit.fncs 42 @RET@ FcBool
72 @RET@ FcBool
83 @RET@ FcBool
  /xsrc/external/mit/fontconfig/dist/fc-cache/
fc-cache.c 145 scanDirs (FcStrList *list, FcConfig *config, FcBool force, FcBool really_force, FcBool verbose, FcBool error_on_no_fonts, int *changed)
153 FcBool was_valid, was_processed = FcFalse;
292 static FcBool
293 cleanCacheDirectories (FcConfig *config, FcBool verbose)
297 FcBool ret = FcTrue;
318 FcBool verbose = FcFalse;
319 FcBool quick = FcFalse
    [all...]
  /xsrc/external/mit/fontconfig/dist/test/
test-migration.c 55 FcBool
59 FcBool ret;
77 FcBool
84 FcBool ret = FcTrue;

Completed in 51 milliseconds

1 2 3 4