Home
last modified time | relevance | path

Searched defs:setBasePos (Results 1 – 3 of 3) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DWidgetLog.cpp46 void WidgetLog::setBasePos(int x, int y, int a) { in setBasePos() function in WidgetLog
H A DWidget.cpp55 void Widget::setBasePos(int x, int y, int a) { in setBasePos() function in Widget
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletDynamics/Featherstone/
H A DbtMultiBody.h177 void setBasePos(const btVector3 &pos) in setBasePos() function