Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.cpp178 CFWL_ListItem* hRet = nullptr; in GetListItem() local
197 hRet = GetItem(this, iDstItem); in GetListItem()
203 return hRet; in GetListItem()