applyPropertiesToStyle  523 Source/core/css/FontFaceSet.cpp     styleResolver.applyPropertiesToStyle(properties, WTF_ARRAY_LENGTH(properties), style.get());
applyPropertiesToStyle  185 Source/core/css/resolver/StyleResolver.h     void applyPropertiesToStyle(const CSSPropertyValue* properties, size_t count, RenderStyle*);
applyPropertiesToStyle 2064 Source/core/html/canvas/CanvasRenderingContext2D.cpp     styleResolver.applyPropertiesToStyle(properties, WTF_ARRAY_LENGTH(properties), newStyle.get());