1. NAME

FcCharSetIntersectCount - Intersect and count charsets

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcChar32 FcCharSetIntersectCount(const FcCharSet *\fIa\fB);
 (const FcCharSet *\fIb\fB);
 \fR.fi

3. DESCRIPTION

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

4. VERSION

Fontconfig version 2.8.0