Home
last modified time | relevance | path

Searched defs:oldHeight (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/widget/
H A DAnimatedHeightLayout.java34 int oldHeight = getMeasuredHeight(); in onMeasure() local
40 setMeasuredDimension(getMeasuredWidth(), oldHeight); in onMeasure() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/widget/
H A DAnimatedHeightLayout.java34 int oldHeight = getMeasuredHeight(); in onMeasure() local
40 setMeasuredDimension(getMeasuredWidth(), oldHeight); in onMeasure() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DObserverCamera.java72 float oldHeight = getHeight(); in setFixedSize() local
78 firePropertyChange(Property.HEIGHT.name(), oldHeight, getHeight()); in setFixedSize() local
123 float oldHeight = getHeight(); in setZ() local
129 firePropertyChange(Property.HEIGHT.name(), oldHeight, getHeight()); in setZ() local
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DResizeEvent.as102 public var oldHeight:Number; variable in ResizeEvent
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/events/
H A DResizeEvent.as122 public var oldHeight:Number; variable in ResizeEvent
/dports/games/warzone2100/warzone2100/src/titleui/
H A Dold.cpp192 void WzOldTitleUI::screenSizeDidChange(unsigned int oldWidth, unsigned int oldHeight, unsigned int … in screenSizeDidChange()
H A Dtitleui.cpp37 void WzTitleUI::screenSizeDidChange(unsigned int oldWidth, unsigned int oldHeight, unsigned int new… in screenSizeDidChange()
H A Dprotocol.cpp148 void WzProtocolTitleUI::screenSizeDidChange(unsigned int oldWidth, unsigned int oldHeight, unsigned… in screenSizeDidChange()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/toolbar/
H A DPhoneTabsButton.java18 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
H A DForwardButton.java16 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/toolbar/
H A DBackButton.java17 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrPresentationDrawStrategy.cpp39 const int oldHeight = pix.height(); in KPrPresentationDrawStrategy() local
/dports/games/spring/spring_98.0/rts/Game/Camera/
H A DRotOverheadController.h35 float oldHeight; variable
H A DFPSController.h35 float oldHeight; variable
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/events/
H A DDisplayObjectEvent.as152 public function get oldHeight():Number property in org.osmf.events.DisplayObjectEvent
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/table/painted/
H A DTableRowPainted.java695 public void heightChanged(int oldHeight, int newHeight) { in heightChanged()
703 public void subRowHeightChanged(TableRowCore row, int oldHeight, int newHeight) { in subRowHeightChanged()
793 int oldHeight = getFullHeight(); in setSubItemCount() local
861 int oldHeight = getFullHeight(); in setExpanded() local
979 int oldHeight = height; in setHeight() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/
H A DWebViewWithClipPath.java31 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/app/src/photon/java/org/mozilla/gecko/toolbar/
H A DForwardButton.java23 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Assets/
H A DImageUtils.cpp33 const int oldHeight = static_cast<int>(oldSize.y() / div); in resizeMips() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp87 oldHeight=imgHeight(), in run() local
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp87 oldHeight=imgHeight(), in run() local
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp87 oldHeight=imgHeight(), in run() local
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp87 oldHeight=imgHeight(), in run() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DBaseboardChoiceController.java158 Float oldHeight = this.height; in setHeight() local
161 oldHeight, baseboardHeight); in setHeight() local
/dports/graphics/xpdf/xpdf-4.03/splash/
H A DSplashBitmap.h92 int oldHeight; variable

12345678910>>...18