Searched refs:IsPopup (Results 1 – 5 of 5) sorted by relevance
78 bool IsPopup() const;
565 bool CPWL_ComboBox::IsPopup() const { in IsPopup() function in CPWL_ComboBox
621 bool IsPopup = ItemTypeResult->equals_lower("POPUP"); in parseMenuItemsList() local622 if (!IsMenuItem && !IsPopup) in parseMenuItemsList()651 if (IsPopup) { in parseMenuItemsList()
163 bool IsPopup() const;
259 bool CFWL_Widget::IsPopup() const { in IsPopup() function in CFWL_Widget