Searched defs:guiEnterSuite (Results 1 - 3 of 3) sorted by relevance
/inkscape/cxxtest/cxxtest/ | ||
H A D | Gui.h | 33 virtual void guiEnterSuite( const char * /*suiteName*/ ) {} function in class:CxxTest::GuiListener 42 void enterSuite( const SuiteDescription &d ) { guiEnterSuite( d.suiteName() ); } |
H A D | QtGui.h | 45 void guiEnterSuite( const char *suiteName ) function in class:CxxTest::QtGui |
H A D | Win32Gui.h | 42 void guiEnterSuite( const char *suiteName ) function in class:CxxTest::Win32Gui |
Completed in 59 milliseconds