Home
last modified time | relevance | path

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

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