Home
last modified time | relevance | path

Searched refs:getPanelInfo (Results 1 – 10 of 10) sorted by relevance

/dports/math/acalc/acalc-0.3/aCalc/aCalc/
H A Dpnlbutton.cpp45 PnlDesc* PnlButton::getPanelInfo(Pnl type) in getPanelInfo() function in PnlButton
55 return getPanelInfo(type)->color; in getColor()
62 return getPanelInfo(type)->rows; in getRows()
69 return getPanelInfo(type)->cols; in getCols()
77 PnlDesc* pd = getPanelInfo(type); in setSizeButton()
H A Dpnlbutton.h48 PnlDesc* getPanelInfo(Pnl type);
/dports/www/ilias/ILIAS-5.4.25/Modules/Exercise/classes/
H A Dclass.ilExAssignmentPeerReviewOverviewTableGUI.php74 public function getPanelInfo() function in ilExAssignmentPeerReviewOverviewTableGUI
H A Dclass.ilExPeerReviewGUI.php776 $panel_data = $tbl->getPanelInfo();
/dports/www/ilias6/ILIAS-6.14/Modules/Exercise/classes/
H A Dclass.ilExAssignmentPeerReviewOverviewTableGUI.php71 public function getPanelInfo() function in ilExAssignmentPeerReviewOverviewTableGUI
H A Dclass.ilExPeerReviewGUI.php760 $panel_data = $tbl->getPanelInfo();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes5.h102 …void getPanelInfo(Common::Point *walkToPos, int *panel, Common::Point mousePos, Common::Point *int…
H A Dphantom_scenes5.cpp1024 getPanelInfo(&walkToPos, &_panelPushedNum, _scene->_customDest, &_nextPos); in actions()
1228 getPanelInfo(&walkToPos, &panel, _scene->_customDest, &tmpPos); in preActions()
1412 void Scene502::getPanelInfo(Common::Point *walkToPos, int *panel, Common::Point mousePos, Common::P… in getPanelInfo() function in MADS::Phantom::Scene502
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes5.h101 …void getPanelInfo(Common::Point *walkToPos, int *panel, Common::Point mousePos, Common::Point *int…
H A Dphantom_scenes5.cpp1030 getPanelInfo(&walkToPos, &_panelPushedNum, _scene->_customDest, &_nextPos); in actions()
1234 getPanelInfo(&walkToPos, &panel, _scene->_customDest, &tmpPos); in preActions()
1424 void Scene502::getPanelInfo(Common::Point *walkToPos, int *panel, Common::Point mousePos, Common::P… in getPanelInfo() function in MADS::Phantom::Scene502