Home
last modified time | relevance | path

Searched defs:topo (Results 1 – 25 of 934) sorted by relevance

12345678910>>...38

/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dchaintopology.c214 void broadcast_tx_ahf(struct chain_topology *topo, in broadcast_tx_ahf()
239 void broadcast_tx(struct chain_topology *topo, in broadcast_tx()
359 struct chain_topology *topo) in update_feerates()
444 u32 opening_feerate(struct chain_topology *topo) in opening_feerate()
469 u32 penalty_feerate(struct chain_topology *topo) in penalty_feerate()
479 struct chain_topology *topo = cmd->ld->topology; in json_feerates() local
603 struct chain_topology *topo, in topology_add_sync_waiter_()
918 struct chain_topology *topo) in get_new_block()
953 struct chain_topology *topo) in init_topo()
1173 void setup_topology(struct chain_topology *topo, in setup_topology()
[all …]
H A Dwatch.c37 struct chain_topology *topo; member
53 struct chain_topology *topo; member
121 struct chain_topology *topo, in watch_txid()
146 struct txwatch *find_txwatch(struct chain_topology *topo, in find_txwatch()
164 bool watching_txid(const struct chain_topology *topo, in watching_txid()
171 struct chain_topology *topo, in watch_tx()
188 struct chain_topology *topo, in watch_txo()
243 void txwatch_fire(struct chain_topology *topo, in txwatch_fire()
281 void watch_topology_changed(struct chain_topology *topo) in watch_topology_changed()
305 void txwatch_inform(const struct chain_topology *topo, in txwatch_inform()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BN/
H A DVariableNodeMapTestSuite.h71 gum::BayesNet< double > topo; in testInsertion() local
96 gum::BayesNet< double > topo; in testArcInsertion() local
116 gum::BayesNet< double > topo; in testEraseVar() local
147 gum::BayesNet< double > topo; in testEraseArc() local
177 gum::BayesNet< double > topo; in testIterator() local
185 gum::BayesNet< double > topo; in testMoralGraph() local
196 gum::BayesNet< double > topo; in testTopologicalOrder() local
212 void fill(gum::BayesNet< double >& topo, gum::List< gum::NodeId >& idList) { in fill()
227 gum::UndiGraph getRealMoralGraph(const gum::BayesNet< double >& topo, in getRealMoralGraph()
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dplus_line.c47 struct P_topo_c *topo = (struct P_topo_c *)line->topo; in add_line() local
71 struct P_topo_l *topo = (struct P_topo_l *)line->topo; in add_line() local
77 struct P_topo_b *topo = (struct P_topo_b *)line->topo; in add_line() local
106 struct P_topo_l *topo = (struct P_topo_l *)line->topo; in add_line() local
111 struct P_topo_b *topo = (struct P_topo_b *)line->topo; in add_line() local
245 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_del_line() local
250 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in dig_del_line() local
286 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_del_line() local
291 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in dig_del_line() local
346 struct P_topo_b *topo; in dig_line_get_area() local
[all …]
H A Dplus_struct.c184 struct P_topo_c *topo = (struct P_topo_c *)ptr->topo; in dig_Rd_P_line() local
191 struct P_topo_l *topo = (struct P_topo_l *)ptr->topo; in dig_Rd_P_line() local
200 struct P_topo_b *topo = (struct P_topo_b *)ptr->topo; in dig_Rd_P_line() local
213 struct P_topo_f *topo = (struct P_topo_f *)ptr->topo; in dig_Rd_P_line() local
228 struct P_topo_k *topo = (struct P_topo_k *)ptr->topo; in dig_Rd_P_line() local
275 struct P_topo_c *topo = (struct P_topo_c *)ptr->topo; in dig_Wr_P_line() local
282 struct P_topo_l *topo = (struct P_topo_l *)ptr->topo; in dig_Wr_P_line() local
291 struct P_topo_b *topo = (struct P_topo_b *)ptr->topo; in dig_Wr_P_line() local
304 struct P_topo_f *topo = (struct P_topo_f *)ptr->topo; in dig_Wr_P_line() local
319 struct P_topo_k *topo = (struct P_topo_k *)ptr->topo; in dig_Wr_P_line() local
H A Dplus_area.c61 struct P_topo_b *topo; in dig_build_area_with_line() local
191 struct P_topo_b *topo; in dig_add_area() local
498 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_angle_next_line() local
502 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in dig_angle_next_line() local
508 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_angle_next_line() local
512 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in dig_angle_next_line() local
622 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_node_angle_check() local
626 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in dig_node_angle_check() local
632 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in dig_node_angle_check() local
689 struct P_topo_b *topo; in dig_add_isle() local
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DTopologyInfo.hpp44 static const char* name( EntityTopology topo ) in name()
46 static const char* short_name( EntityTopology topo ) in short_name()
50 static unsigned dimension( EntityTopology topo ) in dimension()
58 static unsigned adjacent( EntityTopology topo, unsigned dimension ) in adjacent()
68 static unsigned sides( EntityTopology topo ) in sides()
78 static unsigned corners( EntityTopology topo ) in corners()
82 static unsigned edges( EntityTopology topo ) in edges()
86 static unsigned faces( EntityTopology topo ) in faces()
166 Sample sample_from_node( EntityTopology topo, in sample_from_node()
177 int node_from_sample( EntityTopology topo, in node_from_sample()
H A DTopologyInfo.cpp352 void TopologyInfo::higher_order( EntityTopology topo, in higher_order()
366 int TopologyInfo::higher_order( EntityTopology topo, in higher_order()
417 int TopologyInfo::higher_order_from_side( EntityTopology topo, in higher_order_from_side()
449 void TopologyInfo::side_from_higher_order( EntityTopology topo, in side_from_higher_order()
519 const unsigned* TopologyInfo::face_vertices( EntityTopology topo, in face_vertices()
536 const unsigned* TopologyInfo::face_vertices( EntityTopology topo, in face_vertices()
554 const unsigned* TopologyInfo::side_vertices( EntityTopology topo, in side_vertices()
616 void TopologyInfo::side_number( EntityTopology topo, in side_number()
756 unsigned TopologyInfo::find_edge( EntityTopology topo, in find_edge()
787 unsigned TopologyInfo::find_face( EntityTopology topo, in find_face()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/lib/
H A Dbgp.py345 tgen, topo, input_dict, router, afi_test, config_data=None argument
491 tgen, topo, input_dict, router, config_data=None argument
752 topo, input_dict, router, addr_type, add_neigh=True argument
897 def modify_bgp_config_when_bgpd_down(tgen, topo, input_dict): argument
995 def verify_router_id(tgen, topo, input_dict): argument
1065 def verify_bgp_convergence(tgen, topo, dut=None): argument
1355 def modify_as_number(tgen, topo, input_dict): argument
1415 def verify_as_numbers(tgen, topo, input_dict): argument
1623 def clear_bgp_and_verify(tgen, topo, router): argument
3144 def verify_eor(tgen, topo, addr_type, input_dict, dut, peer): argument
[all …]
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/lib/
H A Dbgp.py345 tgen, topo, input_dict, router, afi_test, config_data=None argument
491 tgen, topo, input_dict, router, config_data=None argument
752 topo, input_dict, router, addr_type, add_neigh=True argument
897 def modify_bgp_config_when_bgpd_down(tgen, topo, input_dict): argument
995 def verify_router_id(tgen, topo, input_dict): argument
1065 def verify_bgp_convergence(tgen, topo, dut=None): argument
1355 def modify_as_number(tgen, topo, input_dict): argument
1415 def verify_as_numbers(tgen, topo, input_dict): argument
1623 def clear_bgp_and_verify(tgen, topo, router): argument
3144 def verify_eor(tgen, topo, addr_type, input_dict, dut, peer): argument
[all …]
/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_topostmts.c89 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getNodeWithinDistance2D() local
127 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getNodeWithinBox2D() local
163 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_insertNodes() local
198 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getEdgeWithinDistance2D() local
236 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getEdgeWithinBox2D() local
273 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getAllEdges() local
307 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getFaceContainingPoint_1() local
344 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getFaceContainingPoint_2() local
375 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_insertEdges() local
411 struct gaia_topology *topo = (struct gaia_topology *) accessor; in do_create_stmt_getNextEdgeId() local
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_topo.c131 lwt_be_topoGetSRID(LWT_TOPOLOGY *topo) in lwt_be_topoGetSRID()
143 lwt_be_topoHasZ(LWT_TOPOLOGY *topo) in lwt_be_topoHasZ()
149 lwt_be_freeTopology(LWT_TOPOLOGY *topo) in lwt_be_freeTopology()
214 lwt_be_getNextEdgeId(LWT_TOPOLOGY* topo) in lwt_be_getNextEdgeId()
267 lwt_be_updateEdges(LWT_TOPOLOGY* topo, in lwt_be_updateEdges()
279 lwt_be_updateNodes(LWT_TOPOLOGY* topo, in lwt_be_updateNodes()
315 lwt_be_deleteEdges(LWT_TOPOLOGY* topo, in lwt_be_deleteEdges()
480 LWT_TOPOLOGY* topo; in lwt_LoadTopology() local
499 lwt_FreeTopology( LWT_TOPOLOGY* topo ) in lwt_FreeTopology()
2264 _lwt_AddEdge( LWT_TOPOLOGY* topo, in _lwt_AddEdge()
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_topo.c131 lwt_be_topoGetSRID(LWT_TOPOLOGY *topo) in lwt_be_topoGetSRID()
143 lwt_be_topoHasZ(LWT_TOPOLOGY *topo) in lwt_be_topoHasZ()
149 lwt_be_freeTopology(LWT_TOPOLOGY *topo) in lwt_be_freeTopology()
214 lwt_be_getNextEdgeId(LWT_TOPOLOGY* topo) in lwt_be_getNextEdgeId()
267 lwt_be_updateEdges(LWT_TOPOLOGY* topo, in lwt_be_updateEdges()
279 lwt_be_updateNodes(LWT_TOPOLOGY* topo, in lwt_be_updateNodes()
315 lwt_be_deleteEdges(LWT_TOPOLOGY* topo, in lwt_be_deleteEdges()
480 LWT_TOPOLOGY* topo; in lwt_LoadTopology() local
499 lwt_FreeTopology( LWT_TOPOLOGY* topo ) in lwt_FreeTopology()
2264 _lwt_AddEdge( LWT_TOPOLOGY* topo, in _lwt_AddEdge()
[all …]
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_topo.c132 lwt_be_topoGetSRID(LWT_TOPOLOGY *topo) in lwt_be_topoGetSRID()
144 lwt_be_topoHasZ(LWT_TOPOLOGY *topo) in lwt_be_topoHasZ()
150 lwt_be_freeTopology(LWT_TOPOLOGY *topo) in lwt_be_freeTopology()
219 lwt_be_getNextEdgeId(LWT_TOPOLOGY* topo) in lwt_be_getNextEdgeId()
274 lwt_be_updateEdges(LWT_TOPOLOGY* topo, in lwt_be_updateEdges()
286 lwt_be_updateNodes(LWT_TOPOLOGY* topo, in lwt_be_updateNodes()
322 lwt_be_deleteEdges(LWT_TOPOLOGY* topo, in lwt_be_deleteEdges()
486 LWT_TOPOLOGY* topo; in lwt_LoadTopology() local
505 lwt_FreeTopology( LWT_TOPOLOGY* topo ) in lwt_FreeTopology()
2263 _lwt_AddEdge( LWT_TOPOLOGY* topo, in _lwt_AddEdge()
[all …]
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_topo.c131 lwt_be_topoGetSRID(LWT_TOPOLOGY *topo) in lwt_be_topoGetSRID()
143 lwt_be_topoHasZ(LWT_TOPOLOGY *topo) in lwt_be_topoHasZ()
149 lwt_be_freeTopology(LWT_TOPOLOGY *topo) in lwt_be_freeTopology()
214 lwt_be_getNextEdgeId(LWT_TOPOLOGY* topo) in lwt_be_getNextEdgeId()
267 lwt_be_updateEdges(LWT_TOPOLOGY* topo, in lwt_be_updateEdges()
279 lwt_be_updateNodes(LWT_TOPOLOGY* topo, in lwt_be_updateNodes()
315 lwt_be_deleteEdges(LWT_TOPOLOGY* topo, in lwt_be_deleteEdges()
488 LWT_TOPOLOGY* topo; in lwt_LoadTopology() local
507 lwt_FreeTopology( LWT_TOPOLOGY* topo ) in lwt_FreeTopology()
2272 _lwt_AddEdge( LWT_TOPOLOGY* topo, in _lwt_AddEdge()
[all …]
/dports/net-mgmt/spectools/spectools-2011-08-R1/
H A Dspectool_gtk_topo.c95 SpectoolTopo *topo; in spectool_topo_draw() local
170 SpectoolTopo *topo; in spectool_topo_update() local
202 SpectoolTopo *topo = SPECTOOL_TOPO(object); in spectool_topo_destroy() local
223 SpectoolTopo *topo; in spectool_topo_wdr_sweep() local
333 SpectoolTopo *topo; in spectool_topo_context_menu() local
363 SpectoolTopo *topo; in spectool_topo_new() local
378 SpectoolTopo *topo; in spectool_topo_legend_expose() local
428 static void spectool_topo_init(SpectoolTopo *topo) { in spectool_topo_init()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_topo.c155 rtt_be_topoGetSRID(RTT_TOPOLOGY *topo) in rtt_be_topoGetSRID()
167 rtt_be_topoHasZ(RTT_TOPOLOGY *topo) in rtt_be_topoHasZ()
173 rtt_be_freeTopology(RTT_TOPOLOGY *topo) in rtt_be_freeTopology()
242 rtt_be_getNextEdgeId(RTT_TOPOLOGY* topo) in rtt_be_getNextEdgeId()
297 rtt_be_updateEdges(RTT_TOPOLOGY* topo, in rtt_be_updateEdges()
309 rtt_be_updateNodes(RTT_TOPOLOGY* topo, in rtt_be_updateNodes()
345 rtt_be_deleteEdges(RTT_TOPOLOGY* topo, in rtt_be_deleteEdges()
519 RTT_TOPOLOGY* topo; in rtt_LoadTopology() local
538 rtt_FreeTopology( RTT_TOPOLOGY* topo ) in rtt_FreeTopology()
2391 _rtt_AddEdge( RTT_TOPOLOGY* topo, in _rtt_AddEdge()
[all …]
/dports/databases/postgis30/postgis-3.0.4/topology/
H A Dpostgis_topology.c171 LWT_BE_TOPOLOGY *topo; in cb_loadTopologyByName() local
3306 LWT_TOPOLOGY *topo; in ST_ModEdgeSplit() local
3376 LWT_TOPOLOGY *topo; in ST_NewEdgesSplit() local
3446 LWT_TOPOLOGY *topo; in ST_AddIsoNode() local
3532 LWT_TOPOLOGY *topo; in ST_AddIsoEdge() local
3610 LWT_TOPOLOGY *topo; in ST_AddEdgeModFace() local
3681 LWT_TOPOLOGY *topo; in ST_AddEdgeNewFaces() local
3749 LWT_TOPOLOGY *topo; in ST_GetFaceGeometry() local
3821 LWT_TOPOLOGY *topo; in ST_GetFaceEdges() local
3954 LWT_TOPOLOGY *topo; in ST_ChangeEdgeGeom() local
[all …]
/dports/databases/postgis25/postgis-2.5.5/topology/
H A Dpostgis_topology.c170 LWT_BE_TOPOLOGY *topo; in cb_loadTopologyByName() local
3304 LWT_TOPOLOGY *topo; in ST_ModEdgeSplit() local
3374 LWT_TOPOLOGY *topo; in ST_NewEdgesSplit() local
3444 LWT_TOPOLOGY *topo; in ST_AddIsoNode() local
3530 LWT_TOPOLOGY *topo; in ST_AddIsoEdge() local
3608 LWT_TOPOLOGY *topo; in ST_AddEdgeModFace() local
3679 LWT_TOPOLOGY *topo; in ST_AddEdgeNewFaces() local
3747 LWT_TOPOLOGY *topo; in ST_GetFaceGeometry() local
3819 LWT_TOPOLOGY *topo; in ST_GetFaceEdges() local
3952 LWT_TOPOLOGY *topo; in ST_ChangeEdgeGeom() local
[all …]
/dports/databases/postgis32/postgis-3.2.0/topology/
H A Dpostgis_topology.c169 LWT_BE_TOPOLOGY *topo; in cb_loadTopologyByName() local
3500 LWT_TOPOLOGY *topo; in ST_ModEdgeSplit() local
3570 LWT_TOPOLOGY *topo; in ST_NewEdgesSplit() local
3640 LWT_TOPOLOGY *topo; in ST_AddIsoNode() local
3726 LWT_TOPOLOGY *topo; in ST_AddIsoEdge() local
3804 LWT_TOPOLOGY *topo; in ST_AddEdgeModFace() local
3875 LWT_TOPOLOGY *topo; in ST_AddEdgeNewFaces() local
3943 LWT_TOPOLOGY *topo; in ST_GetFaceGeometry() local
4015 LWT_TOPOLOGY *topo; in ST_GetFaceEdges() local
4148 LWT_TOPOLOGY *topo; in ST_ChangeEdgeGeom() local
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/base/
H A Dhwloc_base_util.c74 hwloc_obj_t opal_hwloc_base_get_pu(hwloc_topology_t topo, in opal_hwloc_base_get_pu()
132 int opal_hwloc_base_filter_cpus(hwloc_topology_t topo) in opal_hwloc_base_filter_cpus()
511 void opal_hwloc_base_free_topology(hwloc_topology_t topo) in opal_hwloc_base_free_topology()
717 static hwloc_obj_t df_search(hwloc_topology_t topo, in df_search()
895 static void df_clear(hwloc_topology_t topo, in df_clear()
912 void opal_hwloc_base_clear_usage(hwloc_topology_t topo) in opal_hwloc_base_clear_usage()
939 hwloc_topology_t topo, in socket_to_cpu_set()
989 hwloc_topology_t topo, in socket_core_to_cpu_set()
1091 hwloc_topology_t topo, in opal_hwloc_base_cpu_list_parse()
1711 hwloc_topology_t topo, in opal_hwloc_base_cset2str()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dbuild.c185 struct P_topo_b *topo; in Vect_isle_find_area() local
503 struct P_topo_c *topo; in Vect_attach_centroids() local
775 struct P_topo_c *topo = (struct P_topo_c *)Line->topo; in Vect__build_downgrade() local
790 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in Vect__build_downgrade() local
930 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in Vect_build_partial() local
939 struct P_topo_c *topo = (struct P_topo_c *)Line->topo; in Vect_build_partial() local
1114 struct P_topo_c *topo = (struct P_topo_c *)Line->topo; in Vect_topo_dump() local
1120 struct P_topo_l *topo = (struct P_topo_l *)Line->topo; in Vect_topo_dump() local
1127 struct P_topo_b *topo = (struct P_topo_b *)Line->topo; in Vect_topo_dump() local
1135 struct P_topo_f *topo = (struct P_topo_f *)Line->topo; in Vect_topo_dump() local
[all …]
/dports/databases/postgis31/postgis-3.1.4/topology/
H A Dpostgis_topology.c169 LWT_BE_TOPOLOGY *topo; in cb_loadTopologyByName() local
3300 LWT_TOPOLOGY *topo; in ST_ModEdgeSplit() local
3370 LWT_TOPOLOGY *topo; in ST_NewEdgesSplit() local
3440 LWT_TOPOLOGY *topo; in ST_AddIsoNode() local
3526 LWT_TOPOLOGY *topo; in ST_AddIsoEdge() local
3604 LWT_TOPOLOGY *topo; in ST_AddEdgeModFace() local
3675 LWT_TOPOLOGY *topo; in ST_AddEdgeNewFaces() local
3743 LWT_TOPOLOGY *topo; in ST_GetFaceGeometry() local
3815 LWT_TOPOLOGY *topo; in ST_GetFaceEdges() local
3948 LWT_TOPOLOGY *topo; in ST_ChangeEdgeGeom() local
[all …]
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/base/
H A Dhwloc_base_util.c70 hwloc_obj_t opal_hwloc_base_get_pu(hwloc_topology_t topo, in opal_hwloc_base_get_pu()
128 int opal_hwloc_base_filter_cpus(hwloc_topology_t topo) in opal_hwloc_base_filter_cpus()
500 void opal_hwloc_base_free_topology(hwloc_topology_t topo) in opal_hwloc_base_free_topology()
748 static hwloc_obj_t df_search(hwloc_topology_t topo, in df_search()
1081 static void df_clear(hwloc_topology_t topo, in df_clear()
1098 void opal_hwloc_base_clear_usage(hwloc_topology_t topo) in opal_hwloc_base_clear_usage()
1125 hwloc_topology_t topo, in socket_to_cpu_set()
1175 hwloc_topology_t topo, in socket_core_to_cpu_set()
1280 hwloc_topology_t topo, in opal_hwloc_base_cpu_list_parse()
1885 hwloc_topology_t topo, in opal_hwloc_base_cset2str()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dintersect-data.cpp39 Topology topo; member in IntersectDataTester
115 void drawAreas( cairo_t *cr, Topology const &topo, bool fill=true ){ in drawAreas()
121 void drawArea( cairo_t *cr, Topology const &topo, unsigned a, bool fill=true ){ in drawArea()
146 void highlightRay( cairo_t *cr, Topology &topo, unsigned b, unsigned r ){ in highlightRay()
173 void drawEdge( cairo_t *cr, Topology const &topo, unsigned eidx ){ in drawEdge()
187 void drawEdges( cairo_t *cr, Topology const &topo ){ in drawEdges()
192 void drawKnownEdges( cairo_t *cr, Topology const &topo ){ in drawKnownEdges()
201 void drawBox( cairo_t *cr, Topology const &topo, unsigned b ){ in drawBox()
232 void drawBoxes( cairo_t *cr, Topology const &topo ){ in drawBoxes()

12345678910>>...38