/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 37 ourWidth = hPad; in ColorEditor() 47 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 48 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 52 text.reshape(ourWidth,0,100,30); in ColorEditor() 53 ourWidth += 100 + hPad; in ColorEditor() 61 choser.reshape(ourWidth,0,100,30); in ColorEditor() 62 ourWidth += 100 + hPad; in ColorEditor() 64 resize(ourWidth,40); in ColorEditor() 73 return new Dimension(ourWidth, 40); in preferredSize() 207 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 38 ourWidth = hPad; in ColorEditor() 48 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 49 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 53 text.reshape(ourWidth,0,100,30); in ColorEditor() 54 ourWidth += 100 + hPad; in ColorEditor() 62 choser.reshape(ourWidth,0,100,30); in ColorEditor() 63 ourWidth += 100 + hPad; in ColorEditor() 65 resize(ourWidth,40); in ColorEditor() 75 return new Dimension(ourWidth, 40); in preferredSize() 211 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 37 ourWidth = hPad; in ColorEditor() 47 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 48 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 52 text.reshape(ourWidth,0,100,30); in ColorEditor() 53 ourWidth += 100 + hPad; in ColorEditor() 61 choser.reshape(ourWidth,0,100,30); in ColorEditor() 62 ourWidth += 100 + hPad; in ColorEditor() 64 resize(ourWidth,40); in ColorEditor() 73 return new Dimension(ourWidth, 40); in preferredSize() 207 private int ourWidth; field in ColorEditor
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/beans/editors/ |
H A D | ColorEditor.java | 52 ourWidth = hPad; in ColorEditor() 62 p.reshape(ourWidth, 2, sampleWidth+4, sampleHeight+4); in ColorEditor() 63 ourWidth += sampleWidth + 4 + hPad; in ColorEditor() 67 text.reshape(ourWidth,0,100,30); in ColorEditor() 68 ourWidth += 100 + hPad; in ColorEditor() 76 choser.reshape(ourWidth,0,100,30); in ColorEditor() 77 ourWidth += 100 + hPad; in ColorEditor() 79 resize(ourWidth,40); in ColorEditor() 89 return new Dimension(ourWidth, 40); in preferredSize() 225 private int ourWidth; field in ColorEditor
|
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/Skein/ |
H A D | ZoomSkeinLayout.m | 352 float ourWidth = [item commandSize].width; 355 if (labelWidth > ourWidth) ourWidth = labelWidth; 357 if (position < (ourWidth + itemPadding)) position = ourWidth + itemPadding; 361 width: ourWidth 931 float ourWidth = [item commandSize].width; 934 if (labelWidth > ourWidth) ourWidth = labelWidth; 936 if (position < (ourWidth + itemPadding)) position = ourWidth + itemPadding; 940 width: ourWidth
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | nsPrintSettingsImpl.cpp | 848 double ourWidth, ourHeight, otherWidth, otherHeight; in EquivalentTo() local 849 if (NS_FAILED(GetEffectivePageSize(&ourWidth, &ourHeight)) || in EquivalentTo() 851 std::abs(ourWidth - otherWidth) >= 1 || in EquivalentTo()
|
/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/ |
H A D | nsXULWindow.cpp | 607 int32_t left, top, width, height, ourWidth, ourHeight; in Center() local 672 GetSize(&ourWidth, &ourHeight); in Center() 674 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 687 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/ |
H A D | nsXULWindow.cpp | 697 ourWidth, ourHeight; in Center() local 762 GetSize(&ourWidth, &ourHeight); in Center() 764 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 777 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/ |
H A D | AppWindow.cpp | 794 int32_t left, top, width, height, ourWidth, ourHeight; in Center() local 859 GetSize(&ourWidth, &ourHeight); in Center() 861 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 874 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/ |
H A D | AppWindow.cpp | 793 int32_t left, top, width, height, ourWidth, ourHeight; in Center() local 858 GetSize(&ourWidth, &ourHeight); in Center() 860 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 873 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|
/dports/www/firefox/firefox-99.0/xpfe/appshell/ |
H A D | AppWindow.cpp | 796 int32_t left, top, width, height, ourWidth, ourHeight; in Center() local 861 GetSize(&ourWidth, &ourHeight); in Center() 863 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 876 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/ |
H A D | AppWindow.cpp | 793 int32_t left, top, width, height, ourWidth, ourHeight; in Center() local 858 GetSize(&ourWidth, &ourHeight); in Center() 860 scaledWidth = NSToIntRound(ourWidth / scale); in Center() 873 if (newWidth != ourWidth || newHeight != ourHeight) { in Center()
|