Home
last modified time | relevance | path

Searched refs:DisForm_ShowDropList (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp305 return DisForm_ShowDropList(bActivate); in ShowDropList()
530 void CFWL_ComboBox::DisForm_ShowDropList(bool bActivate) { in DisForm_ShowDropList() function in CFWL_ComboBox
957 DisForm_ShowDropList(false); in DisForm_OnLButtonDown()
962 DisForm_ShowDropList(true); in DisForm_OnLButtonDown()
974 DisForm_ShowDropList(false); in DisForm_OnFocusChanged()
Dcfwl_combobox.h129 void DisForm_ShowDropList(bool bActivate);