Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.h37 bool IsSelected() const { return m_bIsSelected; } in IsSelected() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_ctrl.h100 bool IsSelected() const { return m_bSelected; } in IsSelected() function
Dcpwl_edit_impl.cpp1023 bool CPWL_EditImpl::IsSelected() const { in IsSelected() function in CPWL_EditImpl
/external/lzma/CPP/7zip/UI/FileManager/
DLangPage.cpp35 bool IsSelected; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYISelDAGToDAG.cpp72 bool IsSelected = false; in INITIALIZE_PASS() local