Home
last modified time | relevance | path

Searched refs:Frame (Results 1 – 25 of 49) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DFailureTrace.php23 protected $framesType = Frame::class;
27 * @param Frame[]
34 * @return Frame[]
H A DFrame.php20 class Frame extends \Google\Model class
80 class_alias(Frame::class, 'Google_Service_BigtableAdmin_Frame');
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DTranslucener.java3 import java.awt.Frame;
7 protected abstract void makeTranslucent(Frame frame); in makeTranslucent()
9 static void makeFrameTranslucent(Frame frame) throws Exception { in makeFrameTranslucent()
H A DFragmentImpl.java11 private List<Frame> frames;
13 FragmentImpl( List<Frame> frames, File audio) { in FragmentImpl()
19 public List<Frame> getFrames() { in getFrames()
H A DFrameImpl.java7 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame;
9 class FrameImpl implements Frame {
29 void merge(Frame frame) { in merge()
H A DAWTUtilitiesTranslucener.java3 import java.awt.Frame;
11 protected void makeTranslucent(Frame frame) { in makeTranslucent()
H A DGraphicsDeviceTranslucener.java3 import java.awt.Frame;
11 protected void makeTranslucent(Frame frame) { in makeTranslucent()
H A DScreenRecorder.java26 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape;
27 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image;
28 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent;
214 …Map<Region, Image> imageCache = new IdentityHashMap<Region, VideoEncoder.Fragment.Frame.Shape.Imag… in getMovie()
238 … List<VideoEncoder.Fragment.Frame> framesCollector = new ArrayList<VideoEncoder.Fragment.Frame>(); in getMovie()
248 List<Shape> frameShapes = new ArrayList<VideoEncoder.Fragment.Frame.Shape>(); in getMovie()
H A DVideoEncoder.java71 interface Frame { interface
134 List<Frame> getFrames(); in getFrames()
H A DSwfEncoder.java46 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame;
47 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape;
48 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image;
49 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ImageReference;
50 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent;
151 for (Frame frame: fragment.getFrames()) { in encode()
H A DShapeImpl.java5 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape;
H A DMovieEditorDialog.java65 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame;
66 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape;
67 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ImageReference;
68 import com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.ShapeContent;
191 Frame frame;
301 …return ((com.hammurapi.jcapture.VideoEncoder.Fragment.Frame.Shape.Image) shapeContent).getImage().… in shapeImage()
399 for (Frame frm: fr.getFrames()) { in MovieEditorDialog()
503 List<Frame> newFrames = new ArrayList<Frame>(); in buildUI()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorAboutFrame.java7 import java.awt.Frame;
39 public EditorAboutFrame(Frame owner) in EditorAboutFrame()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css35 .Frame
/plugin/fckg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css37 .Frame
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css36 .Frame
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css36 .Frame
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt459 ID3v2.4-compliant Frame Sizes, even though the tag is marked
626 * http://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …ndex","target":"Target","targetFrame":"<frame>","targetFrameName":"Target Frame Name","targetPopup…
H A Dlang_array.txt468 "targetFrameName": "Target Frame Name",
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt468 "targetFrameName": "Target Frame Name",
H A Den.js.beautified464 targetFrameName: "Target Frame Name",
H A Den.js.unc5 …ndex","target":"Target","targetFrame":"<frame>","targetFrameName":"Target Frame Name","targetPopup…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt319 You may want to use the "sfn" (Source Frame Number)

12