Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.cpp271 CFWL_ListItem* pItemEnd = GetItem(this, iCount - 1); in SelectAll() local
272 SetSelection(pItemStart, pItemEnd, false); in SelectAll()