Home
last modified time | relevance | path

Searched defs:IsPopup (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp575 bool CPWL_ComboBox::IsPopup() const { in IsPopup() function in CPWL_ComboBox
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp196 bool CFWL_Widget::IsPopup() const { in IsPopup() function in CFWL_Widget
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptParser.cpp639 bool IsPopup = ItemTypeResult->equals_lower("POPUP"); in parseMenuItemsList() local