HomeSort by relevance Sort by last modified time
    Searched refs:setTemplateElement (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/wml/
WMLCardElement.h 46 void setTemplateElement(WMLTemplateElement*);
WMLTemplateElement.cpp 106 // Calling setTemplateElement() twice on a WMLCardElement, will result in a parser error.
114 (*it)->setTemplateElement(temp);
WMLCardElement.cpp 105 void WMLCardElement::setTemplateElement(WMLTemplateElement* temp)

Completed in 715 milliseconds