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.cpp152 CFWL_ListItem* hItem = m_pListBox->GetItem(this, iSel); in SetCurSel() local
190 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in GetEditText() local
274 CFWL_ListItem* hItem = m_pListBox->GetItem(this, iListItem); in SyncEditText() local
309 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in Layout() local
389 CFWL_ListItem* hItem = m_pListBox->GetItem(this, m_iCurSel); in ProcessSelChanged() local