Home
last modified time | relevance | path

Searched refs:getPageSize (Results 26 – 46 of 46) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DQueryTimeSeriesRequest.php45 public function getPageSize() function in Google\\Service\\Monitoring\\QueryTimeSeriesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DQueryGrantableRolesRequest.php63 public function getPageSize() function in Google\\Service\\Iam\\QueryGrantableRolesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1SearchCatalogRequest.php65 public function getPageSize() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest.php98 public function getPageSize() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest
H A DGooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest.php98 public function getPageSize() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ListTransferableSkusRequest.php113 public function getPageSize() function in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php285 public function getPageSize() function in Google\\Service\\Docs\\DocumentStyle
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DListCollectionIdsRequest.php41 public function getPageSize() function in Google\\Service\\Firestore\\ListCollectionIdsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSearchRequest.php45 public function getPageSize() function in Google\\Service\\ShoppingContent\\SearchRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DReportRequest.php238 public function getPageSize() function in Google\\Service\\AnalyticsReporting\\ReportRequest
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3274 Graph.prototype.getPageSize = function() method in Graph
3288 var size = this.getPageSize();
8961 var page = this.getPageSize();
H A DEditorUi.js2001 var page = this.graph.getPageSize();
2012 var size = this.getPageSize();
2627 var size = this.graph.getPageSize();
2650 var size = this.getPageSize();
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2195 …undPageBounds=function(){var b=this.graph.getPageLayout(),d=this.graph.getPageSize();return new mx…
2196 …};b.getPreferredPageSize=function(b,d,f){b=this.getPageLayout();d=this.getPageSize();return new mx…
2216getPageSize();this.translate.x=b.x-(this.x0||0)*d.width;this.translate.y=b.y-(this.y0||0)*d.height…
2399 Graph.prototype.getPageSize=function(){return this.pageVisible?new mxRectangle(0,0,this.pageFormat.…
2400 Graph.prototype.getPageLayout=function(){var b=this.getPageSize(),c=this.getGraphBounds();if(0==c.w…
2562 …view.translate.y;if(this.pageVisible)var c=this.getPageLayout(),e=this.getPageSize(),d=Math.max(d,…
H A Dviewer.min.js2195 …undPageBounds=function(){var b=this.graph.getPageLayout(),d=this.graph.getPageSize();return new mx…
2196 …};b.getPreferredPageSize=function(b,d,f){b=this.getPageLayout();d=this.getPageSize();return new mx…
2216getPageSize();this.translate.x=b.x-(this.x0||0)*d.width;this.translate.y=b.y-(this.y0||0)*d.height…
2399 Graph.prototype.getPageSize=function(){return this.pageVisible?new mxRectangle(0,0,this.pageFormat.…
2400 Graph.prototype.getPageLayout=function(){var b=this.getPageSize(),c=this.getGraphBounds();if(0==c.w…
2562 …view.translate.y;if(this.pageVisible)var c=this.getPageLayout(),e=this.getPageSize(),d=Math.max(d,…
H A Dapp.min.js2229 …undPageBounds=function(){var a=this.graph.getPageLayout(),b=this.graph.getPageSize();return new mx…
2230 …};a.getPreferredPageSize=function(a,b,c){a=this.getPageLayout();b=this.getPageSize();return new mx…
2250getPageSize();this.translate.x=a.x-(this.x0||0)*b.width;this.translate.y=a.y-(this.y0||0)*b.height…
2648 Graph.prototype.getPageSize=function(){return this.pageVisible?new mxRectangle(0,0,this.pageFormat.…
2649 Graph.prototype.getPageLayout=function(){var a=this.getPageSize(),b=this.getGraphBounds();if(0==b.w…
2811 …view.translate.y;if(this.pageVisible)var d=this.getPageLayout(),e=this.getPageSize(),b=Math.max(b,…
H A Dexport.js573 graph.getPageSize = function() function
581 var size = this.getPageSize();
609 var page = this.graph.getPageSize();
690 var page = graph.getPageSize();
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js50 var ps = this.graph.getPageSize();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js16113 var getPageSize = function (currentPage, newPageOrientation) {
16142 this.addPage(getPageSize(this.getCurrentPage(), pageOrientation));
H A Dpdfmake.min.js.map1getPageSize","newPageOrientation","nextPageIndex","createNewPage","newPageCreated","getCurrentPosi…
/plugin/lightbox/
H A Dscript.js72 function getPageSize(){ function
173 var arrayPageSize = getPageSize();
233 arrayPageSize = getPageSize();
/plugin/lytebox/
H A Dlytebox.js214 var pageSize = this.getPageSize();
379 var pagesize = myLytebox.getPageSize();
720 this.doc.getElementById('lbOverlay').style.height = this.getPageSize()[1] + "px";
790 LyteBox.prototype.getPageSize = function() { method in LyteBox

12