Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/test/
H A Dplot2cgm.xout11 FONTPROP 1 1 ' 11 1 1' 4 1 ' 14 1 "Helvetica"' 5 1 ' 11 1 1' 6 1 ' 11 1 5' 7 1 ' 11 1 5' 13 1 ' 18 …
12 FONTPROP 1 1 ' 11 1 2' 4 1 ' 14 1 "Helvetica"' 5 1 ' 11 1 2' 6 1 ' 11 1 5' 7 1 ' 11 1 5' 13 1 ' 18 …
13 FONTPROP 1 1 ' 11 1 3' 4 1 ' 14 1 "Helvetica"' 5 1 ' 11 1 1' 6 1 ' 11 1 7' 7 1 ' 11 1 5' 13 1 ' 18 …
14 FONTPROP 1 1 ' 11 1 4' 4 1 ' 14 1 "Helvetica"' 5 1 ' 11 1 2' 6 1 ' 11 1 7' 7 1 ' 11 1 5' 13 1 ' 18 …
15 FONTPROP 1 1 ' 11 1 5' 4 1 ' 14 1 "Times"' 5 1 ' 11 1 1' 6 1 ' 11 1 5' 7 1 ' 11 1 5' 13 1 ' 18 3 4 …
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/work/
H A Dw_svg.h12 #define FONTPROP 2.5 /* fontprop= height/width of font */ macro
H A Dw_svg.c153 c_xshift = c_fontsize * FONTPROP + c_fontindent * 2.0; /* x axis shift */ in SSVGdrawbars()
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dt1info.c111 #define FONTPROP 0 macro
327 case FONTPROP: in ComputeStdProps()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Speedo/
H A Dspinfo.c104 #define FONTPROP 0 macro
407 case FONTPROP:
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dt1info.c140 #define FONTPROP 0 macro
384 case FONTPROP:
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A DREADME-cgm34 FONTPROP (version 3 or higher)
/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h198 #define FONTPROP 101 macro
H A Dtable11.c1298 (void) DefineType(FONTPROP, RECORD, "FONTPROP", PrintFONTPROP); in InitRecordTypes()
H A Dprint11.c1994 k = PrintList(&buf[60], (long) n, FONTPROP, "properties"); in QueryFontReply()
2131 PrintList(&buf[60], (long) m, FONTPROP, "properties"); in ListFontsWithInfoReply1()
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxproto.py1941 class FONTPROP(xcffib.Struct): class
1995 unpacker.pad(FONTPROP)
1996 self.properties = xcffib.List(unpacker, FONTPROP, self.properties_len)
2055 unpacker.pad(FONTPROP)
2056 self.properties = xcffib.List(unpacker, FONTPROP, self.properties_len)