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

/external/webkit/WebKit/win/
H A DWebHistory.cpp209 DEFINE_STATIC_LOCAL(COMPtr<WebHistory>, sharedHistory, ());
210 return sharedHistory;
213 WebHistory* WebHistory::sharedHistory() function in class:WebHistory
221 *history = sharedHistory();

Completed in 59 milliseconds