Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 77) sorted by relevance

1234

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometryCollection.php30 * @return int Returns the highest spatial dimension of components
32 public function dimension() function in geoPHP\\Geometry\\GeometryCollection
34 $dimension = 0;
36 if ($component->dimension() > $dimension) {
37 $dimension = $component->dimension();
40 return $dimension;
54 * the set of component Geometries of highest dimension
55 * (since the lower-dimension geometrie
[all...]
H A DMultiSurface.php24 public function dimension() function in geoPHP\\Geometry\\MultiSurface
H A DMultiCurve.php24 public function dimension() function in geoPHP\\Geometry\\MultiCurve
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemProductVariantAttribute.php25 public $dimension; variable in Google\\Service\\ShoppingContent\\OrderLineItemProductVariantAttribute
34 public function setDimension($dimension) argument
36 $this->dimension = $dimension;
43 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DMediationReportSpecDimensionFilter.php25 public $dimension; variable in Google\\Service\\AdMob\\MediationReportSpecDimensionFilter
32 public function setDimension($dimension) argument
34 $this->dimension = $dimension;
41 return $this->dimension;
H A DNetworkReportSpecDimensionFilter.php25 public $dimension; variable in Google\\Service\\AdMob\\NetworkReportSpecDimensionFilter
32 public function setDimension($dimension) argument
34 $this->dimension = $dimension;
41 return $this->dimension;
H A DMediationReportSpecSortCondition.php25 public $dimension; variable in Google\\Service\\AdMob\\MediationReportSpecSortCondition
38 public function setDimension($dimension) argument
40 $this->dimension = $dimension;
47 return $this->dimension;
H A DNetworkReportSpecSortCondition.php25 public $dimension; variable in Google\\Service\\AdMob\\NetworkReportSpecSortCondition
38 public function setDimension($dimension) argument
40 $this->dimension = $dimension;
47 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DApiDimensionFilter.php25 public $dimension; variable in Google\\Service\\SearchConsole\\ApiDimensionFilter
38 public function setDimension($dimension) argument
40 $this->dimension = $dimension;
47 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAppendDimensionRequest.php25 public $dimension; variable in Google\\Service\\Sheets\\AppendDimensionRequest
38 public function setDimension($dimension) argument
40 $this->dimension = $dimension;
47 return $this->dimension;
H A DSourceAndDestination.php25 public $dimension; variable in Google\\Service\\Sheets\\SourceAndDestination
36 public function setDimension($dimension) argument
38 $this->dimension = $dimension;
45 return $this->dimension;
H A DDimensionRange.php25 public $dimension; variable in Google\\Service\\Sheets\\DimensionRange
42 public function setDimension($dimension) argument
44 $this->dimension = $dimension;
51 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1DimensionValue.php25 public $dimension; variable in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1DimensionValue
38 public function setDimension($dimension) argument
40 $this->dimension = $dimension;
47 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DApiDimensionFilter.php22 public $dimension; variable in Google\\Service\\Webmasters\\ApiDimensionFilter
26 public function setDimension($dimension) argument
28 $this->dimension = $dimension;
32 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCohort.php27 public $dimension; variable in Google\\Service\\AnalyticsData\\Cohort
50 public function setDimension($dimension) argument
52 $this->dimension = $dimension;
59 return $this->dimension;
H A DOrderBy.php50 public function setDimension(DimensionOrderBy $dimension) argument
52 $this->dimension = $dimension;
59 return $this->dimension;
/plugin/svgpureinsert/_test/
H A Dsyntax.test.php46 $dimension = $hlp->readSVGsize(__DIR__.'/svglogo.svg');
47 $this->assertEquals(array(300, 300), $dimension);
49 $dimension = $hlp->readSVGsize(__DIR__.'/dokuwiki.svg');
50 $this->assertEquals(array(745, 1053), $dimension);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportCrossDimensionReachCriteria.php30 public $dimension; variable in Google\\Service\\Dfareporting\\ReportCrossDimensionReachCriteria
77 public function setDimension($dimension) argument
79 $this->dimension = $dimension;
86 return $this->dimension;
H A DPopupWindowProperties.php58 public function setDimension(Size $dimension) argument
60 $this->dimension = $dimension;
67 return $this->dimension;
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverDimension.php6 * Represent a dimension.
50 * Check whether the given dimension is the same as the instance.
52 * @param WebDriverDimension $dimension The dimension to be compared with.
55 public function equals(self $dimension) argument
57 return $this->height === $dimension->getHeight() && $this->width === $dimension->getWidth();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoContentDetails.php37 public $dimension; variable in Google\\Service\\YouTube\\VideoContentDetails
116 public function setDimension($dimension) argument
118 $this->dimension = $dimension;
125 return $this->dimension;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php87 public function setDimension(GoogleCloudDocumentaiV1DocumentPageDimension $dimension) argument
89 $this->dimension = $dimension;
96 return $this->dimension;
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php87 public function setDimension(GoogleCloudDocumentaiV1beta1DocumentPageDimension $dimension) argument
89 $this->dimension = $dimension;
96 return $this->dimension;
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php87 public function setDimension(GoogleCloudDocumentaiV1beta2DocumentPageDimension $dimension) argument
89 $this->dimension = $dimension;
96 return $this->dimension;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRecordingControlsFrame.java240 …Dimension dimension = captureFrame.getCaptureConfig().getEncoder().encode(captureFrame.getCaptureC… in uploadMovie()
241 if (dimension==null) { in uploadMovie()
265 return dimension; in uploadMovie()
282 Dimension dimension = get(); in uploadMovie()
283 if (dimension!=null) { in uploadMovie()
285 …eFrame.getApplet().getParameter("edid")+"','{{:"+fileName+"?"+dimension.width+"x"+dimension.height… in uploadMovie()

1234