Home
last modified time | relevance | path

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

/dports/cad/oregano/oregano-0.84.43/src/model/
H A Dschematic.c805 SchematicPrintContext schematic_print_context; in schematic_render() local
806 schematic_print_context.colors = sm->priv->colors; in schematic_render()
809 node_store_print_items (store, cr, &schematic_print_context); in schematic_render()