Searched refs:setStopMaskClearanceBounds (Results 1 – 4 of 4) sorted by relevance
130 setStopMaskClearanceBounds(mStopMaskClearanceMin, mStopMaskClearanceMax); in BoardDesignRules()147 void BoardDesignRules::setStopMaskClearanceBounds(const UnsignedLength& min, in setStopMaskClearanceBounds() function in librepcb::BoardDesignRules
112 void setStopMaskClearanceBounds(const UnsignedLength& min,
127 obj1.setStopMaskClearanceBounds(UnsignedLength(22), UnsignedLength(33)); in TEST_F()
145 mDesignRules.setStopMaskClearanceBounds( in applyRules()