Home
last modified time | relevance | path

Searched refs:syncHole (Results 1 – 2 of 2) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/router/
H A Dpns_horizon_iface.hpp132 std::unique_ptr<PNS::SOLID> syncHole(const horizon::BoardHole *hole);
H A Dpns_horizon_iface.cpp571 std::unique_ptr<PNS::SOLID> PNS_HORIZON_IFACE::syncHole(const horizon::BoardHole *hole) in syncHole() function in PNS::PNS_HORIZON_IFACE
778 auto hole = syncHole(&it.second); in SyncWorld()