Home
last modified time | relevance | path

Searched defs:IsItemSelected (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/Control/
DListView.h76 …bool IsItemSelected(int index) const { return GetItemState(index, LVIS_SELECTED) == LVIS_SELECTED;… in IsItemSelected() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListBox.cpp468 FX_BOOL CPWL_ListBox::IsItemSelected(int32_t nItemIndex) const { in IsItemSelected() function in CPWL_ListBox
/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp500 FX_BOOL CPDF_FormField::IsItemSelected(int index) { in IsItemSelected() function in CPDF_FormField
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp264 FX_BOOL CFX_List::IsItemSelected(int32_t nIndex) const { in IsItemSelected() function in CFX_List
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp386 FX_BOOL CFWL_ListBoxImp::IsItemSelected(FWL_HLISTITEM hItem) { in IsItemSelected() function in CFWL_ListBoxImp