Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h143 #define CANUSEFRAMES 02 /* can display multiple window frames */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomwz.c304 if (!graphicshas(CANUSEFRAMES)) in us_window()
H A Dusreditemacs.c1787 if (graphicshas(CANUSEFRAMES)) in us_editemacssetheader()
H A Dusreditpac.c1926 if (graphicshas(CANUSEFRAMES)) in us_editpacsetheader()
H A Dusrmisc.c763 if (graphicshas(CANUSEFRAMES) && orientation == 0) in us_wantnewwindow()
975 if (graphicshas(CANUSEFRAMES)) in us_killcurrentwindow()
H A Dusrdiacom.cpp8167 if (curcell != NONODEPROTO && graphicshas(CANUSEFRAMES)) makenewwindow = 1; in us_editcelldlog()
/dports/cad/electric/electric-7.00/src/graph/
H A DgraphmacX.c2006 if ((want&CANUSEFRAMES) != 0) return(FALSE); in graphicshas()
H A Dgraphmac.c2211 if ((want&CANUSEFRAMES) != 0) return(FALSE); in graphicshas()