Home
last modified time | relevance | path

Searched refs:frame (Results 151 – 175 of 189) sorted by last modified time

12345678

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DFrameImpl.java29 void merge(Frame frame) { in merge() argument
35 shapes.addAll(0, frame.getShapes()); in merge()
H A DGraphicsDeviceTranslucener.java11 protected void makeTranslucent(Frame frame) { in makeTranslucent() argument
17 frame.setOpacity(0.7f); in makeTranslucent()
H A DSwfEncoder.java151 for (Frame frame: fragment.getFrames()) { in encode()
171 int toolbarY = frame.getSize().height*20; in encode()
173 int movieWidth = frame.getSize().width*20; in encode()
174 int movieHeight = frame.getSize().height*20; in encode()
221 for (Shape shape: frame.getShapes()) { in encode()
268 Point mouseLocation = frame.getMousePointer(); in encode()
H A DTranslucener.java7 protected abstract void makeTranslucent(Frame frame); in makeTranslucent() argument
9 static void makeFrameTranslucent(Frame frame) throws Exception { in makeFrameTranslucent() argument
12 …s.forName("com.hammurapi.jcapture.AWTUtilitiesTranslucener").newInstance()).makeTranslucent(frame); in makeFrameTranslucent()
14 …Name("com.hammurapi.jcapture.GraphicsDeviceTranslucener").newInstance()).makeTranslucent(frame); in makeFrameTranslucent()
/plugin/jcapture/lib/
H A Djcapture.jar ... () protected void makeTranslucent (java.awt.Frame) java.awt.Frame frame } com/ ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/conf/
H A Dcommands.tex8 frame=none,
/plugin/socialshareprivacy2/SSP/
H A DREADME.md393 <code>_self</code>, <code>_parent</code>, <code>_top</code> or a frame name.</td>
/plugin/flowplayer/player/
H A DREADME.txt84 - #363 silent seek and force to seek to a keyframe or else video frame will not display initially w…
87 - #363 add overridable pause to frame for different seek functionality between http and rtmp.
292 - the scrubber is disabled if the clip is not seekable in the first frame: http://flowplayer.org/fo…
294 …in the first frame: 'f4b', 'f4p', 'f4v', 'flv'. Added new clip property seekableOnBegin that can b…
383 * "_self" specifies the current frame in the current window.
385 * "_parent" specifies the parent of the current frame.
386 * "_top" specifies the top-level frame in the current window.
426 - pausing on first frame did not work on some FLV files
/plugin/bible/bible_douayRheims/
H A D2_Machabees.txt235 …my womb; for I neither gave you breath, nor soul, nor life, neither did I frame the limbs of every…
H A DJeremias.txt449 …, and the inhabitants of Jerusalem, saying: Thus saith the Lord: Behold I frame evil against you, …
H A DPsalms.txt1683 102:14. For he knoweth our frame. He remembereth that we are dust:
H A DEzechiel.txt192 …11:2. And he said to me: Son of man, these are the men that study iniquity, and frame a wicked cou…
H A DEcclesiasticus.txt651 …22:19. A frame of wood bound together in the foundation of a building, shall not be loosed: so nei…
/plugin/jdraw/lib/
H A Djgraphx-examples.jar ... args com.mxgraph.examples.swing.ClickHandler frame } com/mxgraph/examples/swing/CustomCanvas ...
H A Djdraw.jar ... args com.mxgraph.examples.swing.ClickHandler frame } com/mxgraph/examples/swing/CustomCanvas ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java694 if (frame != null)
700 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 2;
701 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
716 if (frame != null)
718 frame.dispose();
729 if (frame != null)
751 JFrame frame = new JFrame();
752 frame.getContentPane().add(this);
754 frame.setJMenuBar(menuBar);
755 frame.setSize(870, 640);
[all …]
H A DBasicGraphEditor.java.bak661 // if (frame != null)
682 if (frame != null)
688 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 2;
689 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
704 if (frame != null)
706 frame.dispose();
717 if (frame != null)
742 frame.setJMenuBar(menuBar);
743 frame.setSize(870, 640);
745 // Updates the frame title
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java199 UserObject frame = new UserObject(); in main() local
200 frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); in main()
201 frame.setSize(400, 320); in main()
202 frame.setVisible(true); in main()
H A DCustomCanvas.java133 CustomCanvas frame = new CustomCanvas(); in main() local
134 frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); in main()
135 frame.setSize(400, 320); in main()
136 frame.setVisible(true); in main()
H A DValidation.java117 Validation frame = new Validation(); in main() local
118 frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); in main()
119 frame.setSize(400, 320); in main()
120 frame.setVisible(true); in main()
H A DHelloWorld.java43 HelloWorld frame = new HelloWorld(); in main() local
44 frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); in main()
45 frame.setSize(400, 320); in main()
46 frame.setVisible(true); in main()
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js283 frame = (pos * this.totalFrames).round();
284 if (frame > this.currentFrame) {
286 this.currentFrame = frame;
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8frame:j,state:"disable"})}).attr("src",h.src);return i},container:function(){a("container");var h=…
/plugin/qrcode2/
H A Dphpqrcode.php163 $len = count($frame);
171 return $frame;
224 $width = count($frame);
588 * @param frame
700 * @param frame
796 return $frame;
979 $h = count($frame);
2740 if((ord($frame[$y][$x]) ^ ord($frame[$y-1][$x])) & 1) {
3015 $frame = $filler->frame;
3117 public $frame; variable in FrameFiller
[all …]

12345678