r1182.html
Prev
r1232.html
Next
FcCharSetIntersect
Name
FcCharSetIntersect -- Intersect charsets
Synopsis
#include <fontconfig.h>
FcCharSet * FcCharSetIntersect
(const FcCharSet *a, const FcCharSet *b);
Description
Returns a set including only those chars found in both
a
and
b
.
Version
Fontconfig version 2.3.2
r1182.html
Prev
index.html
Home
r1232.html
Next
FcCharSetEqual
x93.html#AEN1087
Up
FcCharSetUnion
