Searched refs:offsetParameter (Results 1 – 2 of 2) sorted by relevance
122 ff.offsetParameter = in setFloorTable()482 *newFloor = applyFloorOffset(*newFloor, floorTable.offsetParameter); in run()498 const std::string& offsetParameter) const in applyFloorOffset()500 if (!offsetParameter.empty()) in applyFloorOffset()502 auto offset = Manager::getParameter(offsetParameter); in applyFloorOffset()
199 const std::string& offsetParameter) const;261 std::string offsetParameter; member