Home
last modified time | relevance | path

Searched defs:_yPos (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkxyselector.cpp95 void KXYSelector::setYValue(int _yPos) in setYValue()
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.cpp281 float & _yPos = p->position.y; in update() local
339 float & _yPos = pInfo->position.y; in move() local
400 float & _yPos = pInfo->position.y; in weaponFire() local
/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()
158 void DPointSelect::setYValue(int _yPos) in setYValue()
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.h79 int32_t _yPos; variable
/dports/finance/weberp/webERP/Classes/PHPExcel/Chart/
H A DLayout.php71 private $_yPos = NULL; variable in PHPExcel_Chart_Layout
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/qa/integration/forms/
H A DFormLayer.java168 int _yPos, int _height ) in createLabeledControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/qa/integration/forms/
H A DFormLayer.java168 int _yPos, int _height ) in createLabeledControl()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_creditz/
H A Dags_creditz.h118 int _creditSequence = 0, _yPos = 0, _sequenceHeight = 0, _speedPoint = 0; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/image/codecs/indeo/
H A Dindeo.h168 int16 _yPos; member
186 int _yPos; member
/dports/games/residualvm/residualvm-0.3.1/image/codecs/indeo/
H A Dindeo.h168 int16 _yPos; member
186 int _yPos; member
/dports/games/scummvm/scummvm-2.5.1/image/codecs/indeo/
H A Dindeo.h168 int16 _yPos; member
186 int _yPos; 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.h252 int _yPos; member
304 int _yPos; member
943 int _yPos; member
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dtucker.h253 int _yPos; member
305 int _yPos; member
937 int _yPos; 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/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()