Home
last modified time | relevance | path

Searched defs:allowMultipleSelection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebPopupMenuInfo.h46 bool allowMultipleSelection; member
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLSelectElement.cpp109 …ctElement::optionSelectedByUser(int optionIndex, bool fireOnChangeNow, bool allowMultipleSelection) in optionSelectedByUser()