Searched defs:setTitleElement (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DDocument.cpp1309 void Document::setTitleElement(const StringWithDirection& title, Element* titleElement) function in class:WebCore::Document
1334 setTitleElement(titleElement->textWithDirection(), titleElement);

Completed in 167 milliseconds