Home | History | Annotate | Download | only in dom

Lines Matching refs:elementData

181                 if (const ElementData* elementData = element->elementData()) {
182 attributes += elementData->attributes().size();
246 printf(" Number of Elements with attribute storage: %zu [%zu]\n", elementsWithAttributeStorage, sizeof(ElementData));