Home
last modified time | relevance | path

Searched refs:getHeight (Results 51 – 75 of 122) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdSlot.php93 public function getHeight() function in Google\\Service\\Dfareporting\\AdSlot
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventGadget.php79 public function getHeight() function in Google\\Service\\Calendar\\EventGadget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPhoto.php79 public function getHeight() function in Google\\Service\\Directory\\UserPhoto
/plugin/latexport/helpers/
H A Dinternal_media.php89 function getHeight() { function in InternalMedia
/plugin/latexport/implementation/
H A Ddecorator_images.php85 $internalMedia->getHeight(),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalInstallationParams.php166 public function getHeight() function in Google\\Service\\Sasportal\\SasPortalInstallationParams
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalInstallationParams.php166 public function getHeight() function in Google\\Service\\SASPortalTesting\\SasPortalInstallationParams
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverWindow.php130 'height' => $size->getHeight(),
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java252 …"Error encoding image ("+image.getImage().getWidth()+"*"+image.getImage().getHeight()+") at frame … in encode()
273 …mage((int) (mouseBi.getWidth()*config.getScreenScale()), (int) (mouseBi.getHeight()*config.getScre… in encode()
279 g.drawImage(mouseBi, 0, 0, scaled.getWidth(), scaled.getHeight(), null); in encode()
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/
H A DRectangle.php99 public function getHeight() function in setasign\\Fpdi\\PdfReader\\DataStructure\\Rectangle
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java126 (int) state.getHeight(), true); in drawVertex()
H A DGraphEditor.java473 …UTE_HEIGHT)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_HEIGHT)) : image.getHeight(imageObserver); in loadPalette()
673 + numberFormat.format(geo.getHeight()); in getToolTipForCell()
685 + numberFormat.format(state.getHeight()); in getToolTipForCell()
H A DCustomCanvas.java.bak124 .getHeight(), true);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileImageMediaMetadata.php241 public function getHeight() function in Google\\Service\\Drive\\DriveFileImageMediaMetadata
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java127 + Math.min(terminal.getHeight() - 20, 30 + dy in getColumnLocation()
H A DEditorAboutFrame.java65 g2d.fillRect(0, 0, getWidth(), getHeight()); in EditorAboutFrame()
H A DBasicGraphEditor.java298 + (int) (dirty.getHeight()) + buffer); in installRepaintListener()
701 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
H A DBasicGraphEditor.java.bak294 + (int) (dirty.getHeight()) + buffer);
689 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
/plugin/odt/ODT/
H A Dpage.php285 public function getHeight() { function in pageFormat
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php213 public function getHeight() function in Google\\Service\\AdExchangeBuyer\\Creative
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1081 public function getHeight() { function in Google_ActivityObjectAttachmentsFullImage
1112 public function getHeight() { function in Google_ActivityObjectAttachmentsImage
1179 public function getHeight() { function in Google_ActivityObjectAttachmentsThumbnailsImage
1790 public function getHeight() { function in Google_Media
2214 public function getHeight() { function in Google_PersonCoverCoverPhoto
2487 public function getHeight() { function in Google_Videostream
H A DGoogle_CustomsearchService.php238 public function getHeight() { function in Google_PromotionImage
653 public function getHeight() { function in Google_ResultImage
H A DGoogle_PlusService.php888 public function getHeight() { function in Google_ActivityObjectAttachmentsFullImage
919 public function getHeight() { function in Google_ActivityObjectAttachmentsImage
976 public function getHeight() { function in Google_ActivityObjectAttachmentsThumbnailsImage
1573 public function getHeight() { function in Google_ItemScope
2166 public function getHeight() { function in Google_PersonCoverCoverPhoto
H A DGoogle_PagespeedonlineService.php484 public function getHeight() { function in Google_ResultScreenshot
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php188 $info['video']['resolution_y'] = $spsReader->getHeight();
906 public function getHeight() { function in AVCSequenceParameterSetReader

12345