Home
last modified time | relevance | path

Searched refs:drawItem (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h211 /* [in] */ void *drawItem) { return E_NOTIMPL; } in drawCustomMenuItem() argument
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl598 @param drawItem The LPDRAWITEMSTRUCT associated with the item.
600 [local] HRESULT drawCustomMenuItem([in] IWebView* sender, [in] void* drawItem);
/external/webkit/WebCore/
DChangeLog-2007-10-1429970 (WebCore::PopupMenu::paint): Does the work that PopupMenu::drawItem
30105 (WebCore::PopupMenu::drawItem): Set text to be right-aligned and draw
30122 (WebCore::PopupMenu::drawItem):
30147 (WebCore::PopupMenu::drawItem): Added. This is the method that is