Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/library/grDevices/src/
H A DdevWindows.c3131 static void GA_onExit(pDevDesc dd);
3163 dd->onExit = GA_onExit; in GA_Locator()
3787 static void GA_onExit(pDevDesc dd) in GA_onExit() function
3827 dev->onExit = GA_onExit; /* install callback for cleanup */ in GA_NewFrameConfirm()
3857 dd->onExit = GA_onExit; /* install callback for cleanup */ in GA_eventHelper()
/dports/math/libRmath/R-4.1.1/src/library/grDevices/src/
H A DdevWindows.c3131 static void GA_onExit(pDevDesc dd);
3163 dd->onExit = GA_onExit; in GA_Locator()
3787 static void GA_onExit(pDevDesc dd) in GA_onExit() function
3827 dev->onExit = GA_onExit; /* install callback for cleanup */ in GA_NewFrameConfirm()
3857 dd->onExit = GA_onExit; /* install callback for cleanup */ in GA_eventHelper()