Home
last modified time | relevance | path

Searched refs:INVALID_Y (Results 1 – 5 of 5) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/jspecview/source/
H A DJDXDecompressor.java86 private static final double INVALID_Y = Double.MAX_VALUE; field in JDXDecompressor
359 if (yval == INVALID_Y) { in decompressData()
460 yval = INVALID_Y; in nextValue()
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DCUIWnd.cpp38 const GG::Y INVALID_Y = GG::Y(INVALID_POS); variable
171 GG::Wnd(INVALID_X, INVALID_Y, GG::X1, GG::Y1, flags & ~GG::RESIZABLE), in CUIWnd()
639 { return GG::Rect(INVALID_X, INVALID_Y, INVALID_X, INVALID_Y); } in CalculatePosition()
768 if (ul.x == INVALID_X || ul.y == INVALID_Y) { in LoadOptions()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsmouse.c144 #define INVALID_Y INT_MAX macro
633 sc->sc_y = INVALID_Y; in wsmousedoopen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp2804 INVALID_Y, enumerator
H A Dgl4cShadingLanguage420PackTests.cpp16918 case INVALID_Y: in prepareNextTestCase()
17164 case INVALID_Y: in prepareShaderSource()