Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/architecture/android/app/src/main/java/com/faust/
H A DSelectBar.java22 int[] itemsOn, itemsOff; field in SelectBar
38 itemsOn = itOn; in setItems()
89 imgs[i].setBackgroundResource(itemsOn[i]); in selectImgItem()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dshow_hide_dialog.hpp71 std::vector < bool > *itemsOn, // modified to reflect user (de)selection(s)
H A Dshow_hide_dialog.cpp61 vector < bool > *itemsOn, in BEGIN_EVENT_TABLE()
70 itemsEnabled(itemsOn), haveApplied(false), callbackObject(callback), applyB(NULL) in BEGIN_EVENT_TABLE()
H A Dstructure_set.cpp269 vector < bool > itemsOn(titles.size(), false); in SetStructureRowFlags() local
273 itemsOn[row] = true; in SetStructureRowFlags()
275 ShowHideDialog dialog(items, &itemsOn, NULL, true, NULL, -1, "Choose structures:"); in SetStructureRowFlags()
280 for (row=0; row<itemsOn.size(); ++row) { in SetStructureRowFlags()
281 if (itemsOn[row]) in SetStructureRowFlags()
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/AnnotationDialog/
H A DListSelect.h53 StringSet itemsOn() const;
H A DListSelect.cpp608 const StringSet on = itemsOn(); in rePopulate()
735 int itemsOnCount = itemsOn().size(); in updateSelectionCount()
791 StringSet AnnotationDialog::ListSelect::itemsOn() const in itemsOn() function in AnnotationDialog::ListSelect
H A DDialog.cpp546 const QSet<QString> selectedTags = ls->itemsOn(); in load()
637 info.setCategoryInfo(ls->category(), ls->itemsOn()); in writeToInfo()
1039 changes += (ls->itemsOn() - on); in changedOptions()
1040 changes += (on - ls->itemsOn()); in changedOptions()
1400 StringSet newItemsOn = ls->itemsOn() & changes; in saveAndClose()
/dports/x11-toolkits/iwidgets/iwidgets4.0.1/generic/
H A Dselectionbox.itk62 itk_option define -itemson itemsOn ItemsOn true