Home
last modified time | relevance | path

Searched defs:oldWidth (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DObserverCamera.java70 float oldWidth = getWidth(); in setFixedSize() local
76 firePropertyChange(Property.WIDTH.name(), oldWidth, getWidth()); in setFixedSize() local
121 float oldWidth = getWidth(); in setZ() local
127 firePropertyChange(Property.WIDTH.name(), oldWidth, getWidth()); in setZ() local
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DResizeEvent.as111 public var oldWidth:Number; variable in ResizeEvent
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/events/
H A DResizeEvent.as136 public var oldWidth: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.cpp38 const int oldWidth = pix.width(); in KPrPresentationDrawStrategy() local
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/events/
H A DDisplayObjectEvent.as139 public function get oldWidth():Number property in org.osmf.events.DisplayObjectEvent
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsmaptopixel.cpp102 const double oldWidth = mWidth; in setMapRotation() local
135 const double oldWidth = mWidth; in setParameters() local
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dstatusbarmanager.cpp92 const int oldWidth = l->width(); in setLabelText() local
/dports/net-im/beebeep/beebeep-code-r1476/trash/
H A DGuiChatGraphicsScene.cpp59 void GuiChatGraphicsScene::setWidthResize(int newWidth, int oldWidth) in setWidthResize()
/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.cpp32 const int oldWidth = static_cast<int>(oldSize.x() / div); in resizeMips() local
/dports/www/gohugo/hugo-0.91.2/resources/images/
H A Dsmartcrop.go86 func calcFactorsNfnt(width, height uint, oldWidth, oldHeight float64) (scaleX, scaleY float64) { argument
/dports/www/choqok/choqok-1.7.0/choqok/
H A Dsystrayicon.cpp76 int oldWidth = 22; in updateUnreadCount() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp86 int oldWidth=imgWidth(), in run() local
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp86 int oldWidth=imgWidth(), in run() local
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp86 int oldWidth=imgWidth(), in run() local
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/config/
H A Dimagepropertiesdialog.cpp86 int oldWidth=imgWidth(), in run() local
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DComponentPaintCache.java36 private int oldWidth; field in ComponentPaintCache
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/config/
H A Dimagepropertiesdialog.cpp99 int oldWidth = imgWidth(); in run() local

12345678910>>...24