Home
last modified time | relevance | path

Searched refs:getClientRect (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DWindowDimensions.java80 public Rectangle getClientRect() { in getClientRect() method in WindowDimensions
106 return getClientRect().getSize(); in getClientSize()
173 && (getClientRect().equals(dims.getClientRect())) in equals()
178 …return ((insets == null)? (0):(insets.hashCode())) ^ getClientRect().hashCode() ^ getBounds().hash… in hashCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
75 return mImpl->getClientRect(rect); in getClientRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
75 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp72 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
76 return mImpl->getClientRect(rect); in getClientRect()

12345678910>>...24