Searched refs:onWindowResize (Results 1 – 6 of 6) sorted by relevance
58 onWindowResize: function() {59 $('pod-row').onWindowResize();
79 onWindowResize: doNothing, property in Screen
767 currentScreen.onWindowResize();
1841 onWindowResize: function() { method in PodRow
472 mGLThread.onWindowResize(w, h); in surfaceChanged()1383 public void onWindowResize(int w, int h) { in onWindowResize() method in GLSurfaceView.GLThread
3644 window.addEventListener("resize", this.onWindowResize, false);3672 CalendarPicker.prototype.onWindowResize = function(event) { method in CalendarPicker3674 window.removeEventListener("resize", this.onWindowResize, false);3705 window.removeEventListener("resize", this.onWindowResize, false);