Searched refs:drawItem (Results 1 – 3 of 3) sorted by relevance
211 /* [in] */ void *drawItem) { return E_NOTIMPL; } in drawCustomMenuItem() argument
598 @param drawItem The LPDRAWITEMSTRUCT associated with the item.600 [local] HRESULT drawCustomMenuItem([in] IWebView* sender, [in] void* drawItem);
29970 (WebCore::PopupMenu::paint): Does the work that PopupMenu::drawItem30105 (WebCore::PopupMenu::drawItem): Set text to be right-aligned and draw30122 (WebCore::PopupMenu::drawItem):30147 (WebCore::PopupMenu::drawItem): Added. This is the method that is