Searched defs:sourceElement (Results 1 – 4 of 4) sorted by relevance
138 void WMLTableElement::transferAllChildrenOfElementToTargetElement(WMLElement* sourceElement, WMLEle… in transferAllChildrenOfElementToTargetElement()
244 const WMLInputElement* sourceElement = static_cast<const WMLInputElement*>(source); in copyNonAttributeProperties() local
422 void StyledElement::copyNonAttributeProperties(const Element *sourceElement) in copyNonAttributeProperties()
832 const HTMLInputElement* sourceElement = static_cast<const HTMLInputElement*>(source); in copyNonAttributeProperties() local1340 HTMLDataListElement* sourceElement = dataList(); in selectedOption() local