1FcCharSetIntersectCount(3)                          FcCharSetIntersectCount(3)
2
3
4

NAME

6       FcCharSetIntersectCount - Intersect and count charsets
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcChar32 FcCharSetIntersectCount(const FcCharSet *a);
12       (const FcCharSet *b);
13       .fi
14

DESCRIPTION

16       Returns the number of chars that are in both a and b.
17

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009     FcCharSetIntersectCount(3)
Impressum