Home
last modified time | relevance | path

Searched defs:hItem (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combolist.cpp34 CFWL_ListItem* hItem = GetItem(this, i); in MatchItem() local
44 CFWL_ListItem* hItem = GetItem(this, iSel); in ChangeSelected() local
143 CFWL_ListItem* hItem = GetItemAtPoint(pMsg->m_pos); in OnDropListMouseMove() local
180 CFWL_ListItem* hItem = GetItemAtPoint(pMsg->m_pos); in OnDropListLButtonUp() local
226 CFWL_ListItem* hItem = GetItem(this, pOuter->GetCurrentSelection()); in OnDropListKeyDown() local
Dcfwl_combobox.cpp169 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in DrawWidget() local
224 CFWL_ListItem* hItem = m_pListBox->GetItem(this, iSel); in SetCurSel() local
262 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in GetEditText() local
364 CFWL_ListItem* hItem = m_pListBox->GetItem(this, iListItem); in SyncEditText() local
390 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in Layout() local
472 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in ProcessSelChanged() local
691 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in DisForm_Layout() local
867 CFWL_ListItem* hItem = m_pListBox->GetItem(this, iCurSel); in DoSubCtrlKey() local