Home
last modified time | relevance | path

Searched defs:customItems (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DContextMenuClientImpl.cpp301 Vector<WebMenuItemInfo> customItems; in populateCustomMenuItems() local
/external/webkit/Source/WebKit/chromium/public/
DWebContextMenuData.h152 WebVector<WebMenuItemInfo> customItems; member