Home | History | Annotate | Download | only in dom

Lines Matching full:propertycount

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