Home
last modified time | relevance | path

Searched defs:getFloor (Results 1 – 14 of 14) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DRepricingRuleRestriction.php34 public function getFloor() function in Google_Service_ShoppingContent_RepricingRuleRestriction
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PeopleService/
H A DLocation.php58 public function getFloor() function in Google_Service_PeopleService_Location
/dports/games/scummvm/scummvm-2.5.1/engines/stark/services/
H A Dglobal.h57 Resources::Floor *getFloor() const { return _floor; } in getFloor() function
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dcollision.h118 static int getFloor(TR::Level *level, int &roomIndex, const vec3 &pos) { in getFloor() function
/dports/games/residualvm/residualvm-0.3.1/engines/stark/services/
H A Dglobal.h57 Resources::Floor *getFloor() const { return _floor; } in getFloor() function
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_edict.h207 inline Item* getFloor () const { in getFloor() function
/dports/games/ufoai/ufoai-2.5-source/src/shared/
H A Dtypedefs.h219 inline signed char getFloor (const int x, const int y, const int z) const { in getFloor() function
222 inline signed char getFloor (const pos3_t pos) const { in getFloor() function
252 inline signed char getFloor (const actorSizeEnum_t actorSize, const pos3_t pos) const { in getFloor() function
255 …inline signed char getFloor (const actorSizeEnum_t actorSize, const int x, const int y, const int … in getFloor() function
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_arith_new.h325 inline Rational getFloor() const { in getFloor() function
H A Dtheory_arith_old.h526 inline Rational getFloor() const { in getFloor() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/model/main/
H A DDiagram.cxx352 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getFloor() in getFloor() function in chart::Diagram
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/model/main/
H A DDiagram.cxx352 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getFloor() in getFloor() function in chart::Diagram
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1033 beans::XPropertySet > SAL_CALL DiagramWrapper::getFloor() in getFloor() function in chart::wrapper::DiagramWrapper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1035 beans::XPropertySet > SAL_CALL DiagramWrapper::getFloor() in getFloor() function in chart::wrapper::DiagramWrapper
/dports/math/cvc4/CVC4-1.7/src/theory/arith/
H A Dconstraint.cpp445 ConstraintP Constraint::getFloor() { in getFloor() function in CVC4::theory::arith::Constraint