Home
last modified time | relevance | path

Searched defs:_xPos (Results 1 – 23 of 23) sorted by relevance

/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkxyselector.cpp90 void KXYSelector::setXValue(int _xPos) in setXValue()
100 void KXYSelector::setValues(int _xPos, int _yPos) in setValues()
105 void KXYSelectorPrivate::setValues(int _xPos, int _yPos) in setValues()
/dports/games/briquolo/briquolo-0.5.7/src/MOGL/
H A DMOGL_LensFlare.h86 float _xPos, _yPos, _zPos; variable
/dports/games/criticalmass/CriticalMass-1.5/game/
H A DHero.cpp280 float & _xPos = p->position.x; in update() local
338 float & _xPos = pInfo->position.x; in move() local
399 float & _xPos = pInfo->position.x; in weaponFire() local
H A DSelectable.hpp251 float _xPos; member in FloatSelectable
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/colors/
H A Ddhuesaturationselect.cpp76 void DPointSelect::Private::setValues(int _xPos, int _yPos) in setValues()
153 void DPointSelect::setXValue(int _xPos) in setXValue()
163 void DPointSelect::setValues(int _xPos, int _yPos) in setValues()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/linux/
H A Dvideo_x11_channel.h78 int32_t _xPos; // position within window variable
/dports/finance/weberp/webERP/Classes/PHPExcel/Chart/
H A DLayout.php64 private $_xPos = NULL; variable in PHPExcel_Chart_Layout
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/qa/integration/forms/
H A DFormLayer.java167 …blic XPropertySet createLabeledControl( String _formComponentServiceName, String _label, int _xPos, in createLabeledControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/qa/integration/forms/
H A DFormLayer.java167 …blic XPropertySet createLabeledControl( String _formComponentServiceName, String _label, int _xPos, in createLabeledControl()
/dports/games/libretro-scummvm/scummvm-7b1e929/image/codecs/indeo/
H A Dindeo.h167 int16 _xPos; member
185 int _xPos; member
/dports/games/residualvm/residualvm-0.3.1/image/codecs/indeo/
H A Dindeo.h167 int16 _xPos; member
185 int _xPos; member
/dports/games/scummvm/scummvm-2.5.1/image/codecs/indeo/
H A Dindeo.h167 int16 _xPos; member
185 int _xPos; member
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DStatsHandler.cpp774 float _xPos; member
1044 float _xPos; member
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DStatsHandler.cpp774 float _xPos; member
1044 float _xPos; member
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Dhotspots.h132 int16 _xPos, _yPos; variable
/dports/games/scummvm/scummvm-2.5.1/engines/lure/
H A Dhotspots.h132 int16 _xPos, _yPos; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dtucker.h251 int _xPos; member
303 int _xPos; member
942 int _xPos; member
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dtucker.h252 int _xPos; member
304 int _xPos; member
936 int _xPos; member
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dlivingbooks.h328 int16 _xPos, _yPos; variable
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dlivingbooks.h328 int16 _xPos, _yPos; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Dgfx.h419 uint16 _xPos; variable
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Dgfx.h419 uint16 _xPos; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_box.cpp1046 bool RenderBox::absolutePosition(int &_xPos, int &_yPos, bool f) const in absolutePosition()