Home
last modified time | relevance | path

Searched refs:topLeftY (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/lang/seed7/seed7/prg/
H A Dmirror.sd734 var integer: topLeftY is 0;
54 area.topLeftY := pointerYPos(PRIMITIVE_WINDOW.value);
57 oldBottomRightY := area.topLeftY;
65 if area.bottomRightY < area.topLeftY then
66 area.bottomRightY := area.topLeftY;
70 area.topLeftX, area.topLeftY);
72 1, oldBottomRightY - area.topLeftY + 1,
73 area.topLeftX, area.topLeftY);
78 1, oldBottomRightY - area.topLeftY + 1,
79 oldBottomRightX, area.topLeftY);
[all …]
/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrsprite.cpp109 void KGrSprite::setCoordinateSystem (int topLeftX, int topLeftY, int tileSize) in setCoordinateSystem() argument
116 m_topLeftY = topLeftY; in setCoordinateSystem()
119 void KGrSprite::changeCoordinateSystem(int topLeftX, int topLeftY, int tileSize) in changeCoordinateSystem() argument
121 setCoordinateSystem (topLeftX, topLeftY, tileSize); in changeCoordinateSystem()
H A Dkgrsprite.h32 void setCoordinateSystem (int topLeftX, int topLeftY, int tileSize);
33 void changeCoordinateSystem (int topLeftX, int topLeftY, int tileSize);
/dports/games/connectfive/connectFive/
H A DguiButton.cpp52 guiButton::guiButton( GLdouble topLeftX, GLdouble topLeftY, GLdouble width, in guiButton() argument
55 setPosition( topLeftX, topLeftY ); in guiButton()
61 guiButton::guiButton( GLdouble topLeftX, GLdouble topLeftY, GLFont * font, in guiButton() argument
64 setPosition( topLeftX, topLeftY ); in guiButton()
H A DguiButton.h61 guiButton( GLdouble topLeftX, GLdouble topLeftY, GLdouble width,
63 guiButton( GLdouble topleftX, GLdouble topLeftY, GLFont * font,
H A DguiMenuItem.cpp51 guiMenuItem::guiMenuItem( GLdouble topLeftX, GLdouble topLeftY, in guiMenuItem() argument
53 :guiButton( topLeftX, topLeftY, width, height ) in guiMenuItem()
H A DguiDropDownMenu.cpp48 guiDropDownMenu::guiDropDownMenu( GLdouble topLeftX, GLdouble topLeftY, in guiDropDownMenu() argument
52 setPosition( topLeftX, topLeftY ); in guiDropDownMenu()
H A DguiComboBox.cpp54 guiComboBox::guiComboBox( GLdouble topLeftX, GLdouble topLeftY, in guiComboBox() argument
56 : guiButton( topLeftX, topLeftY, width, height ) in guiComboBox()
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/animationaddon/
H A Dairplane3d.c134 topLeftY = 0; in tessellateIntoAirplane()
144 topLeftY = H6; in tessellateIntoAirplane()
154 topLeftY = H6; in tessellateIntoAirplane()
164 topLeftY = 0; in tessellateIntoAirplane()
174 topLeftY = -H6; in tessellateIntoAirplane()
184 topLeftY = -H2; in tessellateIntoAirplane()
194 topLeftY = -H2; in tessellateIntoAirplane()
204 topLeftY = -H2; in tessellateIntoAirplane()
231 pv[1] = topLeftY; in tessellateIntoAirplane()
260 pv[22] = topLeftY; in tessellateIntoAirplane()
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/video/riscos/
H A DSDL_riscosevents.c275 int topLeftX, topLeftY; /* Top left OS units */ in RISCOS_PollMouseHelper() local
281 topLeftY = (this->hidden->height << this->hidden->yeig) - 1; in RISCOS_PollMouseHelper()
292 topLeftY = window_state[4]; in RISCOS_PollMouseHelper()
297 y = topLeftY - new_y; /* Y goes from top of window/screen */ in RISCOS_PollMouseHelper()
314 last_y = topLeftY - (centre_y << this->hidden->yeig); in RISCOS_PollMouseHelper()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c190 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
295 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
369 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
444 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c197 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
291 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
365 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
440 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c197 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
291 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
365 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
440 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libfontmanager/
H A Dlcdglyph.c190 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
295 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
369 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
444 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/font/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/font/
H A Dlcdglyph.c199 int topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows() local
304 topLeftY = glyphMetrics.gmptGlyphOrigin.y; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
378 y = topLeftY - textMetric.tmAscent; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
453 glyphInfo->topLeftY = (float)-topLeftY; in Java_sun_font_FileFontStrike__1getGlyphImageFromWindows()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/GridLayout/ChangeGridSize/
H A DChangeGridSize.java117 …public void testBoundaries(int topLeftX, int topLeftY, int bottomRightX, int bottomRightY) throws … in testBoundaries() argument
120 robot.mouseMove(topLeftX, topLeftY); in testBoundaries()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/GridLayout/ComponentPreferredSize/
H A DComponentPreferredSize.java110 …public void testBoundaries(int topLeftX, int topLeftY, int bottomRightX, int bottomRightY) throws … in testBoundaries() argument
113 robot.mouseMove(topLeftX, topLeftY); in testBoundaries()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/GridLayout/ComponentPreferredSize/
H A DComponentPreferredSize.java110 …public void testBoundaries(int topLeftX, int topLeftY, int bottomRightX, int bottomRightY) throws … in testBoundaries() argument
113 robot.mouseMove(topLeftX, topLeftY); in testBoundaries()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/GridLayout/ChangeGridSize/
H A DChangeGridSize.java117 …public void testBoundaries(int topLeftX, int topLeftY, int bottomRightX, int bottomRightY) throws … in testBoundaries() argument
120 robot.mouseMove(topLeftX, topLeftY); in testBoundaries()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/GridLayout/ComponentPreferredSize/
H A DComponentPreferredSize.java110 …public void testBoundaries(int topLeftX, int topLeftY, int bottomRightX, int bottomRightY) throws … in testBoundaries() argument
113 robot.mouseMove(topLeftX, topLeftY); in testBoundaries()

12345678