Home
last modified time | relevance | path

Searched defs:_yoffset (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDragState.h124 std::int32_t _yoffset; variable
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dport_matrix_body.h99 uint32_t _yoffset; variable
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/
H A Dgui.h552 std::int32_t _yoffset; variable
/dports/astro/geographiclib/GeographicLib-1.52/include/GeographicLib/
H A DGeoid.hpp117 mutable int _xoffset, _yoffset, _xsize, _ysize; member in GeographicLib::Geoid
/dports/math/curv/curv-0.5/libcurv/viewer/
H A Dviewer.cc401 void Viewer::onScroll(float _yoffset) in onScroll()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/splash/
H A Dsplash.cxx97 static constexpr tools::Long _xoffset = 12, _yoffset = 18; member in __anon38a04b1c0111::SplashScreen
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/splash/
H A Dsplash.cxx103 static constexpr long _xoffset = 12, _yoffset = 18; member in __anonec60f3740111::SplashScreen
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.cpp1198 , GLint _yoffset in texSubImage()
1333 , GLint _yoffset in compressedTexSubImage()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.cpp1198 , GLint _yoffset in texSubImage()
1333 , GLint _yoffset in compressedTexSubImage()
/dports/devel/ncurses/ncurses-6.3/include/
H A Dcurses.h.in536 NCURSES_SIZE_T _yoffset; /* real begy is _begy + _yoffset */ member