Home
last modified time | relevance | path

Searched refs:affectedRegion (Results 1 – 24 of 24) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DDecodeManager.java152 entry.affectedRegion); in decodeRect()
225 affectedRegion = new Region(); in QueueEntry()
234 public Region affectedRegion; field in DecodeManager.QueueEntry
337 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
347 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
367 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
373 if (!lockedRegion.intersect(entry.affectedRegion).is_empty()) { in findEntry()
374 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DDecodeManager.java152 entry.affectedRegion); in decodeRect()
225 affectedRegion = new Region(); in QueueEntry()
234 public Region affectedRegion; field in DecodeManager.QueueEntry
337 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
347 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
367 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
373 if (!lockedRegion.intersect(entry.affectedRegion).is_empty()) { in findEntry()
374 lockedRegion.assign_union(entry.affectedRegion); in findEntry()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java137 Rectangle affectedRegion) in testRegion() argument
139 int x1 = affectedRegion.x; in testRegion()
140 int y1 = affectedRegion.y; in testRegion()
141 int x2 = x1 + affectedRegion.width; in testRegion()
142 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java138 Rectangle affectedRegion) in testRegion() argument
140 int x1 = affectedRegion.x; in testRegion()
141 int y1 = affectedRegion.y; in testRegion()
142 int x2 = x1 + affectedRegion.width; in testRegion()
143 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/SunGraphics2D/
H A DDrawImageBilinear.java137 Rectangle affectedRegion) in testRegion() argument
139 int x1 = affectedRegion.x; in testRegion()
140 int y1 = affectedRegion.y; in testRegion()
141 int x2 = x1 + affectedRegion.width; in testRegion()
142 int y2 = y1 + affectedRegion.height; in testRegion()
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DDecodeManager.cxx181 &entry->affectedRegion); in decodeRect()
365 if (!lockedRegion.intersect(entry->affectedRegion).is_empty()) in findEntry()
371 lockedRegion.assign_union(entry->affectedRegion); in findEntry()
H A DDecodeManager.h71 Region affectedRegion; member
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DDecodeManager.cxx181 &entry->affectedRegion); in decodeRect()
365 if (!lockedRegion.intersect(entry->affectedRegion).is_empty()) in findEntry()
371 lockedRegion.assign_union(entry->affectedRegion); in findEntry()
H A DDecodeManager.h71 Region affectedRegion; member
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vty-5.33/src/Graphics/Vty/
H A DSpan.hs106 affectedRegion :: DisplayOps -> DisplayRegion
107 affectedRegion ops = (displayOpsColumns ops, displayOpsRows ops) function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vty-5.33/src/Graphics/Vty/
H A DSpan.hs106 affectedRegion :: DisplayOps -> DisplayRegion
107 affectedRegion ops = (displayOpsColumns ops, displayOpsRows ops) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vty-5.32/src/Graphics/Vty/
H A DSpan.hs108 affectedRegion :: DisplayOps -> DisplayRegion
109 affectedRegion ops = (displayOpsColumns ops, displayOpsRows ops) function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vty-5.30/src/Graphics/Vty/
H A DSpan.hs108 affectedRegion :: DisplayOps -> DisplayRegion
109 affectedRegion ops = (displayOpsColumns ops, displayOpsRows ops) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vty-5.32/src/Graphics/Vty/Output/
H A DInterface.hs193 Nothing -> replicate (fromEnum $ regionHeight $ affectedRegion ops) True
194 Just previousOps -> if affectedRegion previousOps /= affectedRegion ops
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vty-5.30/src/Graphics/Vty/Output/
H A DInterface.hs175 Nothing -> replicate (fromEnum $ regionHeight $ affectedRegion ops) True
176 Just previousOps -> if affectedRegion previousOps /= affectedRegion ops
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vty-5.33/src/Graphics/Vty/Output/
H A DInterface.hs192 Nothing -> replicate (fromEnum $ regionHeight $ affectedRegion ops) True
193 Just previousOps -> if affectedRegion previousOps /= affectedRegion ops
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vty-5.33/src/Graphics/Vty/Output/
H A DInterface.hs192 Nothing -> replicate (fromEnum $ regionHeight $ affectedRegion ops) True
193 Just previousOps -> if affectedRegion previousOps /= affectedRegion ops