Home | History | Annotate | Download | only in dom

Lines Matching refs:propertyCount

2872     for (unsigned i = 0; i < style->propertyCount(); ++i) {
2882 for (unsigned i = 0; i < style.propertyCount(); ++i) {