Home
last modified time | relevance | path

Searched refs:enableFindInPage (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/konqueror/konqueror-21.12.3/plugins/searchbar/
H A Dsearchbar.h188 bool enableFindInPage() const;
H A Dsearchbar.cpp134 if (m_searchMode == FindInThisPage && enableFindInPage()) { in eventFilter()
293 if (enableFindInPage()) { in showSelectionMenu()
735 bool SearchBarPlugin::enableFindInPage() const in enableFindInPage() function in SearchBarPlugin