Home
last modified time | relevance | path

Searched refs:openSearchInShowHideWidget (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsOptionPanelSequenceView.cpp350 void GTUtilsOptionPanelSequenceView::openSearchInShowHideWidget(HI::GUITestOpStatus &os, bool open)… in openSearchInShowHideWidget() function in U2::GTUtilsOptionPanelSequenceView
427 openSearchInShowHideWidget(os); in setRegionType()
434 openSearchInShowHideWidget(os); in setRegion()
473 openSearchInShowHideWidget(os); in getRegionType()
482 openSearchInShowHideWidget(os); in getRegion()
H A DGTUtilsOptionPanelMSA.cpp509 void GTUtilsOptionPanelMsa::openSearchInShowHideWidget(HI::GUITestOpStatus &os, bool open) { in openSearchInShowHideWidget() function in U2::GTUtilsOptionPanelMsa
517 openSearchInShowHideWidget(os); in setRegionType()
524 openSearchInShowHideWidget(os); in setRegion()
H A DGTUtilsOptionPanelSequenceView.h113 static void openSearchInShowHideWidget(HI::GUITestOpStatus &os, bool open = true);
H A DGTUtilsOptionPanelMSA.h129 static void openSearchInShowHideWidget(HI::GUITestOpStatus &os, bool open = true);
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/regression_scenarios/
H A DGTTestsRegressionScenarios_3001_4000.cpp5068 GTUtilsOptionPanelSequenceView::openSearchInShowHideWidget(os); in GUI_TEST_CLASS_DEFINITION()