Imported Upstream version 2.14.2
[platform/upstream/fontconfig.git] / doc / FcPatternEqualSubset.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternEqualSubset" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
3 .SH NAME
4 FcPatternEqualSubset \- Compare portions of patterns
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/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\&.