r1307.htmlPrev r1354.htmlNext 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.91
	    
r1307.htmlPrev index.htmlHome r1354.htmlNext FcCharSetCount x93.html#AEN1087Up FcCharSetSubtractCount 