Searched refs:onload (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-root.h43 char *onload; member in class:SPRoot
H A Dsp-root.cpp33 this->onload = NULL;
71 this->readAttr("onload");
155 this->onload = (char *) value;
/inkscape/share/extensions/
H A DjessyInk.js15 // Set onload event handler.
16 window.onload = jessyInkInit;
115 // Make sure we only execute this code once. Double execution can occur if the onload event handler is set

Completed in 27 milliseconds