Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.cpp171 CFWL_ListItem* hRet = nullptr; in GetListItem() local
190 hRet = GetItem(this, iDstItem); in GetListItem()
196 return hRet; in GetListItem()