Home
last modified time | relevance | path

Searched defs:HistoryItem (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium/chrome/browser/ui/cocoa/
Dhistory_menu_bridge.h63 struct HistoryItem { struct
86 // quickly), the NSMenu can release the item before the HistoryItem has argument
98 // If the HistoryItem is a window, this will be the vector of tabs. Note argument
102 std::vector<HistoryItem*> tabs; argument
Dhistory_menu_bridge.mm51 HistoryMenuBridge::HistoryItem::HistoryItem() function
57 HistoryMenuBridge::HistoryItem::HistoryItem(const HistoryItem& copy) function
65 HistoryMenuBridge::HistoryItem::~HistoryItem() { function
Dhistory_menu_cocoa_controller_unittest.mm32 - (void)openURLForItem:(HistoryMenuBridge::HistoryItem*)item {
Dhistory_menu_cocoa_controller.mm34 - (void)openURLForItem:(const HistoryMenuBridge::HistoryItem*)node {
/external/webkit/Source/WebKit/mac/History/
DWebHistoryItemInternal.h34 class HistoryItem; variable
DWebHistoryItem.mm262 WebHistoryItem *kit(HistoryItem* item) category
301 {
/external/webkit/Source/WebKit/win/
DWebHistoryItem.h37 class HistoryItem; variable
DWebView.h52 class HistoryItem; variable
/external/webkit/Source/WebCore/history/
DBackForwardList.h36 class HistoryItem; variable
DBackForwardController.h36 class HistoryItem; variable
DPageCache.h39 class HistoryItem; variable
DHistoryItem.cpp54 static void defaultNotifyHistoryItemChanged(HistoryItem*) in defaultNotifyHistoryItemChanged() argument
60 HistoryItem::HistoryItem() in HistoryItem() function in WebCore::HistoryItem
74 HistoryItem::HistoryItem(const String& urlString, const String& title, double time) in HistoryItem() function in WebCore::HistoryItem
92 HistoryItem::HistoryItem(const String& urlString, const String& title, const String& alternateTitle… in HistoryItem() function in WebCore::HistoryItem
111 HistoryItem::HistoryItem(const KURL& url, const String& target, const String& parent, const String&… in HistoryItem() function in WebCore::HistoryItem
141 inline HistoryItem::HistoryItem(const HistoryItem& item) in HistoryItem() function in WebCore::HistoryItem
DHistoryItem.h56 class HistoryItem; variable
/external/webkit/Source/WebKit/mac/WebView/
DWebViewInternal.h44 class HistoryItem; variable
DWebFrameInternal.h56 class HistoryItem; variable
DWebViewData.h38 class HistoryItem; variable
/external/webkit/Source/WebKit/chromium/public/
DWebHistoryItem.h37 namespace WebCore { class HistoryItem; } variable
/external/webkit/Source/WebCore/history/cf/
DHistoryPropertyList.h35 class HistoryItem; variable
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.h44 class HistoryItem; variable
/external/webkit/Source/WebCore/loader/
DHistoryController.h41 class HistoryItem; variable
DFrameLoaderClient.h65 class HistoryItem; variable
/external/webkit/Source/WebCore/history/android/
DAndroidWebHistoryBridge.h33 class HistoryItem; variable
/external/webkit/Source/WebKit/android/jni/
DWebCoreFrameBridge.h42 class HistoryItem; variable
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.h45 class HistoryItem; variable
DWebViewImpl.h58 class HistoryItem; variable

12