Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/io/
H A Diopsoutcolor.cpp252 static void io_pscolor_plotPolygon(POLYGON *poly, CELLL *curCell);
580 io_pscolor_plotPolygon(poly, curCell); in io_pscolor_extractDatabase()
592 io_pscolor_plotPolygon(poly, curCell); in io_pscolor_extractDatabase()
613 void io_pscolor_plotPolygon(POLYGON *poly, CELLL *curCell) in io_pscolor_plotPolygon() function