Home
last modified time | relevance | path

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

/dports/devel/projectcenter/ProjectCenter-0.6.2/Modules/Editors/ProjectCenter/
H A DTextFinder.h11 id findNextButton; variable
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DTextFinder.h22 id findNextButton; variable
/dports/audio/kid3-qt5/kid3-3.8.6/src/app/qt/
H A Dbrowserdialog.cpp135 auto findNextButton = new QToolButton(this); in BrowserDialog() local
/dports/audio/kid3-kf5/kid3-3.8.6/src/app/qt/
H A Dbrowserdialog.cpp135 auto findNextButton = new QToolButton(this); in BrowserDialog() local
/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dfindreplacepanel.h66 wxButton *findNextButton, *replaceButton, *replaceAllButton; variable