Lines Matching refs:Script
35 * root script which is the display window for graphical output. When the
36 * system needs to update the display the currently bound root script will be
37 * called. This script is expected to issue the rendering commands to repaint
262 * Temporarly halt calls to the root rendering script.
272 * Resume calls to the root rendering script.
283 * Set the script to handle calls to render the primary surface.
285 * @param s Graphics script to process rendering requests.
287 public void bindRootScript(Script s) {
295 * rendering script.
307 * root rendering script.
319 * root rendering script.
331 * root rendering script.