Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcPatternEqualSubset.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternEqualSubset" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcPatternEqualSubset \- Compare portions of patterns
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 FcBool FcPatternEqualSubset (const FcPattern *\fIpa\fB, const FcPattern *\fIpb\fB, const FcObjectSet *\fIos\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns whether \fIpa\fR and \fIpb\fR have exactly the same values for all of the
14 objects in \fIos\fR\&.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.2