Searched defs:guiEnterSuite (Results 1 - 3 of 3) sorted by relevance

/inkscape/cxxtest/cxxtest/
H A DGui.h33 virtual void guiEnterSuite( const char * /*suiteName*/ ) {} function in class:CxxTest::GuiListener
42 void enterSuite( const SuiteDescription &d ) { guiEnterSuite( d.suiteName() ); }
H A DQtGui.h45 void guiEnterSuite( const char *suiteName ) function in class:CxxTest::QtGui
H A DWin32Gui.h42 void guiEnterSuite( const char *suiteName ) function in class:CxxTest::Win32Gui

Completed in 59 milliseconds