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

/external/chromium/webkit/glue/
H A Dwebkit_glue.cc195 static std::string DumpHistoryItem(const WebHistoryItem& item, function in namespace:webkit_glue
236 result += DumpHistoryItem(sorted_children[i], indent+4, false);
245 DumpHistoryItem(HistoryItemFromString(history_state), indent,

Completed in 67 milliseconds