Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp422 FWL_HLISTITEM hItemEnd = pData->GetItem(m_pInterface, iCount - 1); in SelectAll() local
423 SetSelection(hItemStart, hItemEnd, FALSE); in SelectAll()