Home | History | Annotate | Download | only in elements

Lines Matching refs:anchorElement

510         var anchorElement = this.sections[0].inheritedPropertiesSeparatorElement;
531 this.sections[pseudoId] = this._rebuildSectionsForStyleRules(styleRules, usedProperties, anchorElement);
715 * @param {?Element} anchorElement
717 _rebuildSectionsForStyleRules: function(styleRules, usedProperties, anchorElement)
727 this._sectionsContainer.insertBefore(separatorElement, anchorElement);
745 this._sectionsContainer.insertBefore(separatorElement, anchorElement);
766 this._sectionsContainer.insertBefore(section.element, anchorElement);