Home
last modified time | relevance | path

Searched defs:BackItem (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/
DWorkQueueItem.h112 BackItem(unsigned howFar) in BackItem() function
/external/webkit/WebKitTools/DumpRenderTree/qt/
DWorkQueueItem.h107 BackItem(unsigned howFar, QWebPage *page) in BackItem() function
/external/webkit/WebCore/platform/
DContextMenu.cpp278 ContextMenuItem BackItem(ActionType, ContextMenuItemTagGoBack, contextMenuItemTagGoBack()); in populate() local