Home
last modified time | relevance | path

Searched defs:get_clearance (Results 1 – 5 of 5) sorted by relevance

/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/layout/
H A Dfloat.py118 def get_clearance(context, box, collapsed_margin=0): function
/dports/cad/horizon-eda/horizon-2.1.0/src/board/
H A Drule_clearance_copper_keepout.cpp28 uint64_t RuleClearanceCopperKeepout::get_clearance(PatchType pt) const in get_clearance() function in horizon::RuleClearanceCopperKeepout
H A Drule_clearance_same_net.cpp26 int64_t RuleClearanceSameNet::get_clearance(PatchType a, PatchType b) const in get_clearance() function in horizon::RuleClearanceSameNet
H A Drule_clearance_copper_other.cpp30 uint64_t RuleClearanceCopperOther::get_clearance(PatchType pt_cu, PatchType pt_ncu) const in get_clearance() function in horizon::RuleClearanceCopperOther
H A Drule_clearance_copper.cpp76 uint64_t RuleClearanceCopper::get_clearance(PatchType a, PatchType b) const in get_clearance() function in horizon::RuleClearanceCopper