Home | History | Annotate | Download | only in WebCore

Lines Matching full:oncontextmenu

3511         - fixed 3299893 -- oncontextmenu support
3521 * khtml/ecma/kjs_dom.cpp: Added oncontextmenu to DOMNode's list of properties.
3522 (DOMNode::getValueProperty): Added case for OnContextMenu.
3523 (DOMNode::putValue): Added case for OnContextMenu.
3524 * khtml/ecma/kjs_dom.h: Added constant for OnContextMenu.
3527 * khtml/misc/htmlattrs.in: Added oncontextmenu.