Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combolist.cpp33 CFWL_ListBox::Item* hItem = GetItem(this, i); in MatchItem() local
43 CFWL_ListBox::Item* hItem = GetItem(this, iSel); in ChangeSelected() local
133 CFWL_ListBox::Item* hItem = GetItemAtPoint(pMsg->m_pos); in OnDropListMouseMove() local
170 CFWL_ListBox::Item* hItem = GetItemAtPoint(pMsg->m_pos); in OnDropListLButtonUp() local
216 CFWL_ListBox::Item* hItem = GetItem(this, pOuter->GetCurrentSelection()); in OnDropListKeyDown() local
Dcfwl_combobox.cpp141 CFWL_ListBox::Item* hItem = m_pListBox->GetItem(this, iSel); in SetCurSel() local
179 CFWL_ListBox::Item* hItem = m_pListBox->GetItem(this, m_iCurSel); in GetEditText() local
263 CFWL_ListBox::Item* hItem = m_pListBox->GetItem(this, iListItem); in SyncEditText() local
295 CFWL_ListBox::Item* hItem = m_pListBox->GetItem(this, m_iCurSel); in Layout() local
363 CFWL_ListBox::Item* hItem = m_pListBox->GetItem(this, m_iCurSel); in ProcessSelChanged() local