Searched refs:IsPopup (Results 1 – 6 of 6) sorted by relevance
86 bool IsPopup() const;
575 bool CPWL_ComboBox::IsPopup() const { in IsPopup() function in CPWL_ComboBox
196 bool CFWL_Widget::IsPopup() const { in IsPopup() function in CFWL_Widget240 pUp = pUp->IsPopup() ? m_pWidgetMgr->GetOwnerWidget(pUp) in GetAvailableTheme()
101 bool IsPopup() const;
301 return pWidget->IsOverLapper() || pWidget->IsPopup(); in IsAbleNative()
639 bool IsPopup = ItemTypeResult->equals_lower("POPUP"); in parseMenuItemsList() local640 if (!IsMenuItem && !IsPopup) in parseMenuItemsList()669 if (IsPopup) { in parseMenuItemsList()