1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternEqualSubset" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
4 FcPatternEqualSubset \- Compare portions of patterns
7 \fB#include <fontconfig/fontconfig.h>
9 FcBool FcPatternEqualSubset (const FcPattern *\fIpa\fB, const FcPattern *\fIpb\fB, const FcObjectSet *\fIos\fB);
13 Returns whether \fIpa\fR and \fIpb\fR have exactly the same values for all of the
14 objects in \fIos\fR\&.