Searched refs:historyTitle (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkitwebhistoryitem.cpp302 WTF::String historyTitle = WTF::String::fromUTF8(title); local
303 RefPtr<WebCore::HistoryItem> item = WebCore::HistoryItem::create(historyUri, historyTitle, 0);

Completed in 333 milliseconds