Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_listboximp.h44 void SetSelection(FWL_HLISTITEM hStart,
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp354 void CFWL_ListBoxImp::SetSelection(FWL_HLISTITEM hStart, in SetSelection() argument
359 int32_t iStart = pData->GetItemIndex(m_pInterface, hStart); in SetSelection()