Home
last modified time | relevance | path

Searched refs:getWidth (Results 101 – 125 of 148) sorted by last modified time

123456

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php2753 public function getWidth() { function in Google_DriveFileImageMediaMetadata
H A DGoogle_YouTubeService.php3904 public function getWidth() { function in Google_Thumbnail
H A DGoogle_BooksService.php3217 public function getWidth() { function in Google_VolumeVolumeInfoDimensions
H A DGoogle_CalendarService.php1585 public function getWidth() { function in Google_EventGadget
H A DGoogle_CustomsearchService.php250 public function getWidth() { function in Google_PromotionImage
677 public function getWidth() { function in Google_ResultImage
H A DGoogle_DirectoryService.php2192 public function getWidth() { function in Google_UserPhoto
H A DGoogle_ShoppingService.php1212 public function getWidth() { function in Google_ShoppingModelProductJsonV1ImagesThumbnails
H A DGoogle_AdexchangebuyerService.php499 public function getWidth() { function in Google_Creative
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js16430 var lineWidth = line.getWidth();
16693 Line.prototype.getWidth = function() {
H A Dpdfmake.min.js.map1getWidth","newLineForced","additionalSpacing","alignImage","imageWidth","block","ctx","img","conte…
H A Dpdfmake.min.js10getWidth(),r=t.inlines&&t.inlines.length>0&&t.inlines[0].alignment,i=0;switch(r){case"right":i=e-n… method in n
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4getWidth(),patternHeight=patternSource.height/object.getHeight(),patternOffsetX=this.offsetX/objec…
5getWidth()+"px",height:this.getHeight()+"px",position:"relative"});fabric.util.makeElementUnselect…
6getWidth(),origHeight=this.getHeight(),scaledWidth=origWidth*multiplier,scaledHeight=origHeight*mu…
11 …ns),offX=0;if(text.originX==="left"){offX=text.getWidth()/2}if(text.originX==="right"){offX=-text.
H A Dfabric.js6127 getWidth: function () {
6629 left: this.getWidth() / 2
8860 width: this.getWidth() + 'px',
8872 var width = this.getWidth() || element.width,
10164 var origWidth = this.getWidth(),
10474 el.width = this.getWidth();
12182 hypotHalf = this.getWidth() / 2,
12185 hypotFull = this.getWidth(),
12489 getWidth: function() {
20359 offX = text.getWidth() / 2;
[all …]
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1812 getWidth: function(element) { method in Element.Methods
2682 getWidth: function() { method in document.viewport
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php73 $clip['box']->getWidth(),
H A Dpath.rectangle.php12 function getWidth() { function in Rectangle
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java253 if (location.x > source.getWidth() - dragInsets.right - 1) in mouseMoved()
H A DMovieEditorDialog.java203 g.drawImage(image, 0, 0, ret.getWidth(), ret.getHeight(), null); in getToolTipImage()
213 g.fillRect(0, 0, frameCellCanvas.getWidth(), frameCellCanvas.getHeight()); in paintFrame()
217 g.fillRect(1, 1, frameCellCanvas.getWidth()-2, frameCellCanvas.getHeight()-2); in paintFrame()
222 …= (int) (frame.getMousePointer().getX()*(frameCellCanvas.getWidth()-3)/frame.getSize().getWidth())… in paintFrame()
230 g.drawLine(2, 2, frameCellCanvas.getWidth()-2, frameCellCanvas.getHeight()-2); in paintFrame()
231 g.drawLine(frameCellCanvas.getWidth()-2, 2, 2, frameCellCanvas.getHeight()-2); in paintFrame()
239 g.fillRect(0, 0, audioCellCanvas.getWidth(), audioCellCanvas.getHeight()); in paintAudio()
242 for (int i = 0; i<audioCellCanvas.getWidth(); ++i) { in paintAudio()
283 deltaArea+=si.getWidth()*si.getHeight(); in getImage()
898 double xScale = (double) bounds.width/(double) image.getWidth(null); in buildUI()
[all …]
H A DScreenShot.java111 …BufferedImage scaled = new BufferedImage((int) (img.getWidth()*scale), (int) (img.getHeight()*scal… in call()
117 g.drawImage(img, 0, 0, scaled.getWidth(), scaled.getHeight(), null); in call()
129 ssg.drawRect(0, 0, img.getWidth()-1, img.getHeight()-1); in call()
132 size = new Dimension(image.getWidth(), image.getHeight()); in call()
139 for (int x=0, w=img.getWidth(); x<w; ++x) { in call()
H A DCaptureFrame.java81 dimensionsLabel.setText(e.getComponent().getWidth()+" x "+e.getComponent().getHeight()); in CaptureFrame()
384 int x = getLocation().x + getWidth() - inst.getWidth(); in record()
385 if (x+inst.getWidth()>dim.getWidth()) { in record()
386 x = dim.width-inst.getWidth(); in record()
H A DImageToolTip.java66 if (width < m_image.getWidth(c)) { in getPreferredSize()
67 width = m_image.getWidth(c); in getPreferredSize()
H A DMappedImage.java52 width = image.getWidth(); in MappedImage()
117 public int getWidth() { in getWidth() method in MappedImage
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123456