Home
last modified time | relevance | path

Searched refs:Control (Results 1 – 25 of 13132) sorted by relevance

12345678910>>...526

/dports/cad/stepcode/stepcode-0.8/data/ap214e3/s1-c5-214/
H A DMAINBODY_FRONT.stp63 #55=CARTESIAN_POINT('Control Point',(1.1811023622,-2.70209197115,1.07518857184)) ;
65 #57=CARTESIAN_POINT('Control Point',(1.1811023622,-2.26655279521,1.8004416037)) ;
78 #74=CARTESIAN_POINT('Control Point',(1.1811023622,0.56028543767,2.83988234345)) ;
80 #76=CARTESIAN_POINT('Control Point',(1.1811023622,1.36190956845,2.56953961033)) ;
81 #77=CARTESIAN_POINT('Control Point',(1.1811023622,1.82498842606,2.24683527517)) ;
82 #78=CARTESIAN_POINT('Control Point',(1.1811023622,2.03564664599,2.05791017134)) ;
83 #79=CARTESIAN_POINT('Control Point',(1.1811023622,2.40667200225,1.63256281634)) ;
84 #80=CARTESIAN_POINT('Control Point',(1.1811023622,2.66470737798,1.13056893054)) ;
126 #132=CARTESIAN_POINT('Control Point',(1.1811023622,0.,-2.83464566929)) ;
577 #770=CARTESIAN_POINT('Control Point',(6.29921259843,0.,-0.826771653543)) ;
[all …]
H A DMAINBODY_BACK.stp65 #44=CARTESIAN_POINT('Control Point',(-0.787401574803,0.508948319173,2.6469294992)) ;
67 #46=CARTESIAN_POINT('Control Point',(-0.787401574803,1.23885067799,2.40733676422)) ;
68 #47=CARTESIAN_POINT('Control Point',(-0.787401574803,1.66372105181,2.12068301207)) ;
69 #48=CARTESIAN_POINT('Control Point',(-0.787401574803,1.85806475377,1.95265449421)) ;
70 #49=CARTESIAN_POINT('Control Point',(-0.787401574803,2.20309480707,1.57365643131)) ;
71 #50=CARTESIAN_POINT('Control Point',(-0.787401574803,2.44970948878,1.124360975)) ;
79 #58=CARTESIAN_POINT('Control Point',(-0.787401574803,1.87544135023,-1.9526241399)) ;
89 #72=CARTESIAN_POINT('Control Point',(-0.787401574803,0.,-2.67716535433)) ;
112 #95=CARTESIAN_POINT('Control Point',(-0.787401574803,0.,2.67716535433)) ;
312 #516=CARTESIAN_POINT('Control Point',(-1.57480314961,0.,2.67716535433)) ;
[all …]
H A DHEAD_BACK.stp41 #43=CARTESIAN_POINT('Control Point',(9.84251968504,0.224097066996,2.36220472441)) ;
42 #44=CARTESIAN_POINT('Control Point',(9.84251968504,0.448194112474,2.33563024)) ;
43 #45=CARTESIAN_POINT('Control Point',(9.84251968504,0.668095186862,2.28247572507)) ;
44 #46=CARTESIAN_POINT('Control Point',(9.84251968504,1.09108179775,2.1250427316)) ;
45 #47=CARTESIAN_POINT('Control Point',(9.84251968504,1.46551646667,1.87304780363)) ;
46 #48=CARTESIAN_POINT('Control Point',(9.84251968504,1.63686057962,1.72532143549)) ;
47 #49=CARTESIAN_POINT('Control Point',(9.84251968504,1.94123879401,1.39206969675)) ;
48 #50=CARTESIAN_POINT('Control Point',(9.84251968504,2.15923407815,0.996872503874)) ;
49 #51=CARTESIAN_POINT('Control Point',(9.84251968504,2.24418626325,0.787194154369)) ;
200 #250=CARTESIAN_POINT('Control Point',(7.58911999662,0.,0.708661417222)) ;
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/skins/classic/views/
H A Dcontrolcap.php41 $Control = $_REQUEST['Control']; variable
44 $Control = dbFetchOne('SELECT * FROM Controls WHERE Id = ?', NULL, array($_REQUEST['cid'])); variable
46 $Control = array( variable
147 xhtmlHeaders(__FILE__, translate('ControlCap').' - '.$Control['Name']);
183 … <h2><?php echo translate('ControlCap') ?> - <?php echo validHtmlStr($Control['Name']) ?></h2>
207 …<td><input type="text" name="Control[Name]" value="<?php echo validHtmlStr($Control['Name']) ?>"/>…
282 …ype="number" name="Control[MinPanRange]" value="<?php echo validHtmlStr($Control['MinPanRange']) ?…
286 …ype="number" name="Control[MaxPanRange]" value="<?php echo validHtmlStr($Control['MaxPanRange']) ?…
290 …type="number" name="Control[MinPanStep]" value="<?php echo validHtmlStr($Control['MinPanStep']) ?>…
294 …type="number" name="Control[MaxPanStep]" value="<?php echo validHtmlStr($Control['MaxPanStep']) ?>…
[all …]
/dports/editors/mined/mined-2015.25/usrshare/conf_user/mlterm/
H A Dkey17 Control+Insert="[2;5~"
18 Control+Delete="[3;5~"
23 Control+KP_Enter=""
32 Control+KP_Begin=""
58 Control+KP_Up=""
131 Control+F1="[11;5~"
132 Control+F2="[12;5~"
133 Control+F3="[13;5~"
134 Control+F4="[14;5~"
143 # * Control-punctuation keys, e.g. Control-; etc,
[all …]
/dports/editors/mined/mined-2015.25/usrshare/conf_user/konsole/
H A Dxterm-modified.keytab20 key Space-Shift+Control: "\x00"
22 key Backspace+Control: "\E[27;5;8~"
209 key 0-Control+Alt: "\E[27;3;48~"
210 key 0+Control-Alt: "\E[27;5;48~"
211 key 0+Control+Alt: "\E[27;7;48~"
212 key 1-Control+Alt: "\E[27;3;49~"
213 key 1+Control-Alt: "\E[27;5;49~"
214 key 1+Control+Alt: "\E[27;7;49~"
215 key 2-Control+Alt: "\E[27;3;50~"
253 key Less+Control: "\E[27;5;60~"
[all …]
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Platform/
H A DControlHandlers.cs37 where T : Control
52 Control.Focus(); in Activate()
191 Control.Items.Clear(); in AddRange()
214 Control.Items.Clear(); in Clear()
306Control.BackgroundColor = (!Control.ReadOnly && Enabled) ? SystemColors.WindowBackground : SystemC… in SetBackColor()
316 Control.SelectAll(); in SelectAll()
374Control.BackgroundColor = (!Control.ReadOnly && Enabled) ? SystemColors.WindowBackground : SystemC… in SetBackColor()
384 Control.SelectAll(); in SelectAll()
444 Control.SelectAll(); in SelectAll()
490 Control.SelectAll(); in SelectAll()
[all …]
/dports/cad/tkgate/tkgate-2.1/bindings/
H A Demacs6 <Control-x><Control-f> loadFile
7 <Control-x><Control-l> loadLibrary
8 <Control-x><Control-s> saveFile
9 <Control-x><Control-w> saveAsFile
10 <Control-x><Control-p> print
11 <Control-x><Control-c> exit
40 <Control-x><Control-e> editCProps
73 <Control-x><Control-a> anchor
74 <Control-x><Control-u> unAnchor
96 <Control-x><Control-p> print -groups {hdlmodule}
[all …]
/dports/graphics/ming/libming-ming-0_4_8/test/TextField/
H A Dtest02.ref384 Curved EdgeRecord: 5 Control(52,16) Anchor(56,0)
393 Curved EdgeRecord: 5 Control(46,2) Anchor(44,8)
394 Curved EdgeRecord: 5 Control(43,8) Anchor(42,13)
400 Curved EdgeRecord: 6 Control(53,45) Anchor(0,78)
411 Curved EdgeRecord: 5 Control(0,43) Anchor(28,24)
432 Curved EdgeRecord: 6 Control(0,65) Anchor(25,37)
433 Curved EdgeRecord: 5 Control(25,37) Anchor(43,0)
442 Curved EdgeRecord: 6 Control(79,0) Anchor(47,55)
520 Curved EdgeRecord: 5 Control(42,0) Anchor(41,9)
2650 Curved EdgeRecord: 2 Control(5,2) Anchor(3,1)
[all …]
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/test/TextField/
H A Dtest02.ref384 Curved EdgeRecord: 5 Control(52,16) Anchor(56,0)
393 Curved EdgeRecord: 5 Control(46,2) Anchor(44,8)
394 Curved EdgeRecord: 5 Control(43,8) Anchor(42,13)
400 Curved EdgeRecord: 6 Control(53,45) Anchor(0,78)
411 Curved EdgeRecord: 5 Control(0,43) Anchor(28,24)
432 Curved EdgeRecord: 6 Control(0,65) Anchor(25,37)
433 Curved EdgeRecord: 5 Control(25,37) Anchor(43,0)
442 Curved EdgeRecord: 6 Control(79,0) Anchor(47,55)
520 Curved EdgeRecord: 5 Control(42,0) Anchor(41,9)
2650 Curved EdgeRecord: 2 Control(5,2) Anchor(3,1)
[all …]
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/test/TextField/
H A Dtest02.ref384 Curved EdgeRecord: 5 Control(52,16) Anchor(56,0)
393 Curved EdgeRecord: 5 Control(46,2) Anchor(44,8)
394 Curved EdgeRecord: 5 Control(43,8) Anchor(42,13)
400 Curved EdgeRecord: 6 Control(53,45) Anchor(0,78)
411 Curved EdgeRecord: 5 Control(0,43) Anchor(28,24)
432 Curved EdgeRecord: 6 Control(0,65) Anchor(25,37)
433 Curved EdgeRecord: 5 Control(25,37) Anchor(43,0)
442 Curved EdgeRecord: 6 Control(79,0) Anchor(47,55)
520 Curved EdgeRecord: 5 Control(42,0) Anchor(41,9)
2650 Curved EdgeRecord: 2 Control(5,2) Anchor(3,1)
[all …]
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/ming/libming-ming-0_4_8/test/Font/
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
H A Dtest02.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/ming/libming-ming-0_4_8/test/Movie/assignSymbol/
H A Dtest01.ref93 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
94 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
95 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
96 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
97 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
106 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
156 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
170 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
177 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
193 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Font/
H A Dtest02.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Movie/assignSymbol/
H A Dtest01.ref93 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
94 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
95 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
96 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
97 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
106 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
156 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
170 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
177 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
193 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/test/Font/
H A Dtest02.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
H A Dtest01.ref87 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
88 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
89 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
90 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
91 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
100 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
150 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
164 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
171 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
187 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/test/Movie/assignSymbol/
H A Dtest01.ref93 Curved EdgeRecord: 6 Control(-78,0) Anchor(-39,77)
94 Curved EdgeRecord: 7 Control(-39,77) Anchor(0,154)
95 Curved EdgeRecord: 7 Control(0,153) Anchor(39,77)
96 Curved EdgeRecord: 6 Control(39,77) Anchor(78,0)
97 Curved EdgeRecord: 6 Control(79,0) Anchor(39,-77)
106 Curved EdgeRecord: 7 Control(66,99) Anchor(0,189)
156 Curved EdgeRecord: 6 Control(69,58) Anchor(0,97)
170 Curved EdgeRecord: 6 Control(41,49) Anchor(0,72)
177 Curved EdgeRecord: 5 Control(50,13) Anchor(54,0)
193 Curved EdgeRecord: 5 Control(50,-8) Anchor(45,0)
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/
H A DLens.hs46 module Control.Lens module
47 ( module Control.Lens.At
73 import Control.Lens.At
74 import Control.Lens.Cons
75 import Control.Lens.Each
78 import Control.Lens.Fold
81 import Control.Lens.Iso
82 import Control.Lens.Lens
90 import Control.Lens.TH
94 import Control.Lens.Type
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/
H A DLens.hs46 module Control.Lens module
47 ( module Control.Lens.At
73 import Control.Lens.At
74 import Control.Lens.Cons
75 import Control.Lens.Each
78 import Control.Lens.Fold
81 import Control.Lens.Iso
82 import Control.Lens.Lens
90 import Control.Lens.TH
94 import Control.Lens.Type
[all …]

12345678910>>...526