Home
last modified time | relevance | path

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

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