Home
last modified time | relevance | path

Searched refs:compAbsolute (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10080 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10083 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10085 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10123 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10126 compAbsolute.x, in getNormalShape()
10127 compAbsolute.y, in getNormalShape()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10080 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10083 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10085 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10123 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10126 compAbsolute.x, in getNormalShape()
10127 compAbsolute.y, in getNormalShape()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10080 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10083 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10085 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10123 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10126 compAbsolute.x, in getNormalShape()
10127 compAbsolute.y, in getNormalShape()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DComponent.java9787 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
9790 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
9792 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
9830 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
9833 compAbsolute.x, in getNormalShape()
9834 compAbsolute.y, in getNormalShape()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10079 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10082 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10084 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10122 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10125 compAbsolute.x, in getNormalShape()
10126 compAbsolute.y, in getNormalShape()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10105 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10108 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10110 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10148 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10151 compAbsolute.x, in getNormalShape()
10152 compAbsolute.y, in getNormalShape()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DComponent.java10077 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10080 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10082 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10120 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10123 compAbsolute.x, in getNormalShape()
10124 compAbsolute.y, in getNormalShape()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10062 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10065 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10067 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10105 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10108 compAbsolute.x, in getNormalShape()
10109 compAbsolute.y, in getNormalShape()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/
H A DComponent.java10084 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
10087 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
10089 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
10127 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
10130 compAbsolute.x, in getNormalShape()
10131 compAbsolute.y, in getNormalShape()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DComponent.java9787 Point compAbsolute = getLocationOnWindow(); in applyCompoundShape() local
9790 "; compAbsolute=" + compAbsolute + "; shape=" + shape); in applyCompoundShape()
9792 peer.applyShape(shape.getTranslatedRegion(-compAbsolute.x, -compAbsolute.y)); in applyCompoundShape()
9830 Point compAbsolute = getLocationOnWindow(); in getNormalShape() local
9833 compAbsolute.x, in getNormalShape()
9834 compAbsolute.y, in getNormalShape()