HomeSort by relevance Sort by last modified time
    Searched refs:SetMultipleSel (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 435 virtual void SetMultipleSel(FX_BOOL bMultiple) = 0;
fxet_list.h 234 virtual void SetMultipleSel(FX_BOOL bMultiple);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 117 m_pList->SetMultipleSel(HasFlag(PLBS_MULTIPLESEL));
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 347 void CFX_List::SetMultipleSel(FX_BOOL bMultiple)

Completed in 273 milliseconds