TypeOption        503 Source/web/PopupContainer.cpp         case PopupItem::TypeOption:
TypeOption        623 Source/web/PopupListBox.cpp     return m_items[index]->type == PopupItem::TypeOption && m_popupClient->itemIsEnabled(index);
TypeOption        705 Source/web/PopupListBox.cpp             type = PopupItem::TypeOption;