Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dled.c470 GateFont gateFont = {FF_HELVETICA,FP_ROMAN}; in led_PSdrawname() local
740 GateFont gateFont = {FF_HELVETICA,FP_ROMAN}; in Led_PSWrite() local
H A Dhtml.h74 GateFont gateFont; /* base font part */ member
H A Dblock.c751 GateFont gateFont = {FF_HELVETICA,FP_ROMAN}; in Block_PSDrawWireName() local
778 GateFont gateFont = {FF_HELVETICA,FP_ROMAN}; in Block_PSWrite() local
H A Dhtml.c282 HtmlFont *HtmlFont_init(HtmlFont *font,GateFont gateFont,fontsize_t points) in HtmlFont_init()
H A Dgeneric.c437 GateFont gateFont = {FF_HELVETICA,FP_ROMAN}; in Generic_DrawGateLabel() local