Home
last modified time | relevance | path

Searched defs:noMatchFound (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DSearchBar.cpp87 void SearchBar::noMatchFound() in noMatchFound() function in SearchBar
H A Dqtermwidget.cpp194 void QTermWidget::noMatchFound() in noMatchFound() function in QTermWidget
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DSearchBar.cpp86 void SearchBar::noMatchFound() in noMatchFound() function in SearchBar
H A Dqtermwidget.cpp186 void QTermWidget::noMatchFound() in noMatchFound() function in QTermWidget
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DSearchBar.cpp85 void SearchBar::noMatchFound() in noMatchFound() function in SearchBar
H A Dqtermwidget.cpp186 void QTermWidget::noMatchFound() in noMatchFound() function in QTermWidget
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DSearchBar.cpp85 void SearchBar::noMatchFound() in noMatchFound() function in SearchBar
H A Dqtermwidget.cpp186 void QTermWidget::noMatchFound() in noMatchFound() function in QTermWidget
/dports/security/keepassx-devel/keepassx-55869e8/src/autotype/
H A DWildcardMatcher.cpp89 bool WildcardMatcher::noMatchFound(int index) in noMatchFound() function in WildcardMatcher
/dports/security/keepassxc/keepassxc-2.6.6/src/autotype/
H A DWildcardMatcher.cpp88 bool WildcardMatcher::noMatchFound(int index) in noMatchFound() function in WildcardMatcher
/dports/editors/calligra/calligra-3.2.1/words/part/widgets/
H A DKoFindToolbar.cpp216 void KoFindToolbar::Private::noMatchFound() in noMatchFound() function in KoFindToolbar::Private
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/locales/en-US/chrome/messenger/addressbook/
H A DaddressBook.properties100 noMatchFound=No matches found key
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/locales/en-US/chrome/mailnews/addressbook/
H A DaddressBook.properties186 noMatchFound=No matches found key
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp4640 const deUint32 noMatchFound = ~((deUint32)0); in allocateAndBindSparseImage() local