Home
last modified time | relevance | path

Searched refs:GetListItem (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/cros_utils/
Dhtml_tools.py42 def GetListItem(text): function
/external/pdfium/xfa/fwl/
Dcfwl_listbox.h70 CFWL_ListItem* GetListItem(CFWL_ListItem* hItem, uint32_t dwKeyCode);
Dcfwl_combolist.cpp227 hItem = GetListItem(hItem, dwKeyCode); in OnDropListKeyDown()
Dcfwl_listbox.cpp169 CFWL_ListItem* CFWL_ListBox::GetListItem(CFWL_ListItem* pItem, in GetListItem() function in CFWL_ListBox
791 pItem = GetListItem(pItem, dwKeyCode); in OnKeyDown()