Home
last modified time | relevance | path

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

/dports/print/pic2fig/pic2fig/
H A Dprint.c42 if (ishor(m)) in print()
53 if (ishor(m)) in print()
66 if (ishor(m)) in print()
78 if (ishor(m)) in print()
H A Dprint.c,v66 if (ishor(m))
77 if (ishor(m))
90 if (ishor(m))
102 if (ishor(m))
H A Dpic.h38 #define ishor(n) (((n) & V) == 0) macro
H A Dpic.h_038 #define ishor(n) (((n) & V) == 0)
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dprint.c64 if (ishor(m)) in print()
80 if (ishor(m)) in print()
94 if (ishor(m)) in print()
H A Dpic.h55 #define ishor(n) (((n) & V) == 0) macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dprint.c48 if (ishor(m)) in print()
64 if (ishor(m)) in print()
78 if (ishor(m)) in print()
H A Dpic.h56 #define ishor(n) (((n) & V) == 0) macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dprint.c68 if (ishor(m)) in print()
84 if (ishor(m)) in print()
98 if (ishor(m)) in print()
H A Dpic.h55 #define ishor(n) (((n) & V) == 0) macro
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dprint.c78 if (ishor(m)) in print()
96 if (ishor(m)) in print()
111 if (ishor(m)) in print()
H A Dpic.h64 #define ishor(n) (((n) & V) == 0) macro
/dports/cad/electric/electric-7.00/src/include/
H A Ddatabase.h126 INTBIG ishor; /* "ishor" unused */ member
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomcd.c896 BOOLEAN remainhighlighted, ishor, isver, join, angledcreate, in us_create() local
1434 if (y != ny) ishor = FALSE; else in us_create()
1436 ishor = TRUE; in us_create()
1457 if (ishor) ny = i; in us_create()
1461 if (ishor) ny = otheralign; in us_create()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dproblems.c754 int ishor=false, isvert=false, isital=false; in HVITest() local
787 ishor = true; in HVITest()
795 if ( ishor || isvert || isital ) { in HVITest()
808 if ( (ishor && xoff<0) || (isvert && yoff<0)) { in HVITest()
819 if ( ishor ) in HVITest()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbmerge.c1698 ptr->ishor = 1; in db_mrg_assign_box()
1701 ptr->ishor = 0; in db_mrg_assign_box()