Home | History | Annotate | Download | only in WebCore

Lines Matching full:combobox

5880         Optimization of the WebCore support to combobox popup delegate.
20432 [Qt] Implement combobox delegate for Qt
20441 The objective is to make it easy to replace the combobox popup at WebCore layer providing
20442 support to the combobox popup delegation API. Future patches will make it possible to
20443 replace the combobox popup at WebKit layer.
20752 [Qt] Implement combobox delegate for Qt
20762 public QtWebKit combobox popup delegation API.
20764 Class QtFallbackWebPopup inherits from QtAbstractWebPopup and implements the currently used combobox popup.
21228 In preparation to future implementation of a delegation API for the combobox.
36590 Need to implement ARIA role="combobox"
36593 Test: accessibility/aria-combobox.html