r1307.html
Prev
r1354.html
Next
FcCharSetIntersectCount
Name
FcCharSetIntersectCount -- Intersect and count charsets
Synopsis
#include <fontconfig.h>
FcChar32 FcCharSetIntersectCount
(const FcCharSet *a, const FcCharSet *b);
Description
Returns the number of chars that are in both
a
and
b
.
Version
Fontconfig version 2.3.2
r1307.html
Prev
index.html
Home
r1354.html
Next
FcCharSetCount
x93.html#AEN1087
Up
FcCharSetSubtractCount
