Home | History | Annotate | Download | only in gtk

Lines Matching refs:GCController

38 #include "GCController.h"
79 static GCController* gcController = 0;
833 gcController->makeWindowObject(context, windowObject, &exception);
1174 gcController = new GCController();
1186 delete gcController;
1187 gcController = 0;