Home
last modified time | relevance | path

Searched refs:getWidth (Results 51 – 75 of 148) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSize.php109 public function getWidth() function in Google\\Service\\Dfareporting\\Size
H A DAdSlot.php163 public function getWidth() function in Google\\Service\\Dfareporting\\AdSlot
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DImageAsset.php109 public function getWidth() function in Google\\Service\\Games\\ImageAsset
H A DSnapshotImage.php112 public function getWidth() function in Google\\Service\\Games\\SnapshotImage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObjectBorder.php87 public function getWidth() function in Google\\Service\\Docs\\EmbeddedObjectBorder
H A DParagraphBorder.php85 public function getWidth() function in Google\\Service\\Docs\\ParagraphBorder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBorder.php87 public function getWidth() function in Google\\Service\\Sheets\\Border
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1Page.php106 public function getWidth() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Page
H A DPage.php106 public function getWidth() function in Google\\Service\\Vision\\Page
H A DGoogleCloudVisionV1p2beta1Page.php106 public function getWidth() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Page
H A DGoogleCloudVisionV1p4beta1Page.php106 public function getWidth() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Page
H A DGoogleCloudVisionV1p1beta1Page.php106 public function getWidth() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Page
/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.rectangle.php12 function getWidth() { function in Rectangle
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDisplay.php145 public function getWidth() function in Google\\Service\\AndroidManagement\\Display
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResultImage.php145 public function getWidth() function in Google\\Service\\CustomSearchAPI\\ResultImage
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php228 $interchange ? $boundary->getHeight() : $boundary->getWidth(),
229 $interchange ? $boundary->getWidth() : $boundary->getHeight()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventGadget.php163 public function getWidth() function in Google\\Service\\Calendar\\EventGadget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPhoto.php163 public function getWidth() function in Google\\Service\\Directory\\UserPhoto
/plugin/latexport/helpers/
H A Dinternal_media.php84 function getWidth() { function in InternalMedia
/plugin/latexport/implementation/
H A Ddecorator_images.php84 $internalMedia->getWidth(),
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java297 + (int) (dirty.getWidth()) + " h=" in installRepaintListener()
325 int w = scrollPane.getWidth() in insertPalette()
326 - scrollPane.getVerticalScrollBar().getWidth(); in insertPalette()
700 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 2;
/plugin/combo/ComboStrap/
H A DBreakpoint.php97 public function getWidth(): int function in ComboStrap\\Breakpoint
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverWindow.php129 'width' => $size->getWidth(),
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java252 …"Error encoding image ("+image.getImage().getWidth()+"*"+image.getImage().getHeight()+") at frame … in encode()
273 …BufferedImage scaled = new BufferedImage((int) (mouseBi.getWidth()*config.getScreenScale()), (int)… 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.php89 public function getWidth() function in setasign\\Fpdi\\PdfReader\\DataStructure\\Rectangle

123456