face-attr-match-p
face-attr-match-p is a compiled Lisp function in `faces.el
'.
(face-attr-match-p FACE ATTRS &optional FRAME)
Return t if attributes of FACE match values in plist ATTRS.
Optional parameter FRAME is the frame whose definition of FACE
is used. If nil or omitted, use the selected frame.