Searched refs:IFWL_ComboBoxDP (Results 1 – 3 of 3) sorted by relevance
646 IFWL_ComboBoxDP* pData = in DrawWidget()647 static_cast<IFWL_ComboBoxDP*>(m_pProperties->m_pDataProvider); in DrawWidget()706 IFWL_ComboBoxDP* pData = in SetCurSel()707 static_cast<IFWL_ComboBoxDP*>(m_pProperties->m_pDataProvider); in SetCurSel()745 IFWL_ComboBoxDP* pData = in GetEditText()746 static_cast<IFWL_ComboBoxDP*>(m_pProperties->m_pDataProvider); in GetEditText()871 return static_cast<IFWL_ComboBoxDP*>(m_pProperties->m_pDataProvider) in GetListHeight()986 IFWL_ComboBoxDP* pData = in SynchrEditText()987 static_cast<IFWL_ComboBoxDP*>(m_pProperties->m_pDataProvider); in SynchrEditText()1015 IFWL_ComboBoxDP* pData = in Layout()[all …]
12 class IFWL_ComboBoxDP; variable94 class IFWL_ComboBoxDP : public IFWL_ListBoxDP {
11 class IFWL_ComboBoxDP; variable67 class CFWL_ComboBoxDP : public IFWL_ComboBoxDP {