Searched refs:domAttributeIndex (Results 1 – 1 of 1) sorted by relevance
1686 int domAttributeIndex = 0; in commitDirtyAttributesToXml() local1697 if (domAttributeIndex < domAttributeIndexMax) { in commitDirtyAttributesToXml()1698 domAttribute = move.get(domAttributeIndex); in commitDirtyAttributesToXml()1710 } else if (domAttributeIndex < domAttributeIndexMax) { in commitDirtyAttributesToXml()1712 domAttribute = move.get(domAttributeIndex); in commitDirtyAttributesToXml()1724 domAttributeIndex++; in commitDirtyAttributesToXml()1728 domAttributeIndex++; in commitDirtyAttributesToXml()