Home
last modified time | relevance | path

Searched refs:getWidth (Results 76 – 100 of 148) sorted by relevance

123456

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java125 + translate.y, (int) state.getWidth(), in drawVertex()
H A DGraphEditor.java469 …RIBUTE_WIDTH)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_WIDTH)) : image.getWidth(imageObserver); in loadPalette()
672 + numberFormat.format(geo.getWidth()) + ",height=" in getToolTipForCell()
683 + numberFormat.format(state.getWidth()) in getToolTipForCell()
H A DCustomCanvas.java.bak123 + translate.y, (int) state.getWidth(), (int) state
H A DGraphEditor.java.bak543 + numberFormat.format(geo.getWidth()) + ",height="
554 + numberFormat.format(state.getWidth())
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileImageMediaMetadata.php395 public function getWidth() function in Google\\Service\\Drive\\DriveFileImageMediaMetadata
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak293 + (int) (dirty.getWidth()) + " h="
321 int w = scrollPane.getWidth()
322 - scrollPane.getVerticalScrollBar().getWidth();
688 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 2;
H A DEditorPalette.java166 g2.setPaint(new GradientPaint(0, 0, getBackground(), getWidth(), 0, in paintComponent()
H A DEditorRuler.java460 double right = left + clip.getWidth(); in paintComponent()
/plugin/odt/ODT/
H A Dpage.php278 public function getWidth() { function in pageFormat
H A DODTDocument.php1646 $first_page->setProperty('width', $this->page->getWidth().'cm');
1704 $first_page->setProperty('width', $this->page->getWidth().'cm');
1729 return $this->page->getWidth();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php337 public function getWidth() function in Google\\Service\\AdExchangeBuyer\\Creative
/plugin/combo/ComboStrap/
H A DRasterImageLink.php201 $breakpointPixels = $breakpoint->getWidth();
H A DBrandButton.php435 $attributes[Dimension::WIDTH_KEY] = $this->getWidth();
495 function getWidth(): ?int function in ComboStrap\\BrandButton
H A DFetcherRailBar.php286 $breakPointConfigurationInPixel = $this->getBreakPointConfiguration()->getWidth();
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1099 public function getWidth() { function in Google_ActivityObjectAttachmentsFullImage
1130 public function getWidth() { function in Google_ActivityObjectAttachmentsImage
1197 public function getWidth() { function in Google_ActivityObjectAttachmentsThumbnailsImage
1863 public function getWidth() { function in Google_Media
2226 public function getWidth() { function in Google_PersonCoverCoverPhoto
2505 public function getWidth() { function in Google_Videostream
H A DGoogle_CustomsearchService.php250 public function getWidth() { function in Google_PromotionImage
677 public function getWidth() { function in Google_ResultImage
H A DGoogle_PlusService.php906 public function getWidth() { function in Google_ActivityObjectAttachmentsFullImage
937 public function getWidth() { function in Google_ActivityObjectAttachmentsImage
994 public function getWidth() { function in Google_ActivityObjectAttachmentsThumbnailsImage
1718 public function getWidth() { function in Google_ItemScope
2178 public function getWidth() { function in Google_PersonCoverCoverPhoto
H A DGoogle_PagespeedonlineService.php496 public function getWidth() { function in Google_ResultScreenshot
H A DGoogle_AdexchangebuyerService.php499 public function getWidth() { function in Google_Creative
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php187 $info['video']['resolution_x'] = $spsReader->getWidth();
899 public function getWidth() { function in AVCSequenceParameterSetReader
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php724 ->when($result = $string->getWidth())
730 ->when($result = $string->getWidth())
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java253 if (location.x > source.getWidth() - dragInsets.right - 1) in mouseMoved()
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …Bounds()}var center=mapBounds.getCenterLonLat();var dataWidth=mapBounds.getWidth()*this.ratio;var …
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php750 public function getWidth() function in Hoa\\Ustring\\Ustring

123456