Searched refs:onWindowResize (Results 1 – 6 of 6) sorted by relevance
55 onWindowResize: function() {56 $('pod-row').onWindowResize();
2403 onWindowResize: function() { method in PodRow
62 onWindowResize: doNothing, property in Screen
785 currentScreen.onWindowResize();
472 mGLThread.onWindowResize(w, h); in surfaceChanged()1383 public void onWindowResize(int w, int h) { in onWindowResize() method in GLSurfaceView.GLThread
3707 window.addEventListener("resize", this.onWindowResize, false);3735 CalendarPicker.prototype.onWindowResize = function(event) { method in CalendarPicker3737 window.removeEventListener("resize", this.onWindowResize, false);3768 window.removeEventListener("resize", this.onWindowResize, false);