Home | History | Annotate | Download | only in style

Lines Matching refs:reflectionDataEquivalent

811     bool reflectionDataEquivalent(const RenderStyle* otherStyle) const { return rareNonInheritedData->reflectionDataEquivalent(*otherStyle->rareNonInheritedData); }