Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_comboboximp.h177 FX_BOOL m_bNeedShowList; variable
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp473 m_bNeedShowList(FALSE) { in CFWL_ComboBoxImp()
793 if (!m_bNeedShowList) { in AfterFocusShowDropList()
800 m_bNeedShowList = FALSE; in AfterFocusShowDropList()