Home
last modified time | relevance | path

Searched refs:selectedOne (Results 1 – 4 of 4) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/ConfigurationPages/
H A DEditorHighlightingStylesPage.py236 selectedOne = len(self.styleElementList.selectedItems()) == 1
238 selectedOne and substyle < 0 and self.lexer.isBaseStyle(style))
240 selectedOne and substyle < 0 and self.lexer.isBaseStyle(style))
241 self.deleteSubstyleButton.setEnabled(selectedOne and substyle >= 0)
242 self.editSubstyleButton.setEnabled(selectedOne and substyle >= 0)
243 self.copySubstyleButton.setEnabled(selectedOne and substyle >= 0)
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dnote.cpp492 Note *selectedOne; in theSelectedNote() local
495 selectedOne = child->theSelectedNote(); in theSelectedNote()
496 if (selectedOne) in theSelectedNote()
497 return selectedOne; in theSelectedNote()
H A Dbasketscene.cpp3866 Note *selectedOne; in theSelectedNote() local
3868 selectedOne = note->theSelectedNote(); in theSelectedNote()
3869 if (selectedOne) in theSelectedNote()
3870 return selectedOne; in theSelectedNote()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/po/
H A Dhe.po49276 #~ "selectedOne handle merging %d stops (drag with <b>Shift</b> to separate) "