Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/mca_editor/
H A DGTTestsMcaEditor.cpp3733 bool isWidthReduced = rect.width() < prevRect.width(); in GUI_TEST_CLASS_DEFINITION() local
3735 CHECK_SET_ERR(isWidthReduced || isHeightReduced, "Zoom Out had no effect"); in GUI_TEST_CLASS_DEFINITION()
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/msa_editor/
H A DGTTestsMsaEditor.cpp4433 bool isWidthReduced = globalRect.width() < prevRect.width(); in GUI_TEST_CLASS_DEFINITION() local
4435 CHECK_SET_ERR(isWidthReduced || isHeightReduced, "Zoom Out had no effect"); in GUI_TEST_CLASS_DEFINITION()