SendMouseUpDownEvents 295 Source/core/html/HTMLAnchorElement.cpp dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 188 Source/core/html/HTMLButtonElement.cpp dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 579 Source/core/html/HTMLElement.cpp dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 417 Source/core/html/HTMLSelectElement.cpp dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 91 Source/core/html/forms/BaseCheckableInputType.cpp element().dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 78 Source/core/html/forms/BaseClickableWithKeyInputType.cpp element.dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents); SendMouseUpDownEvents 279 Source/core/html/forms/RangeInputType.cpp element().dispatchSimulatedClick(0, sendMouseEvents ? SendMouseUpDownEvents : SendNoEvents);