Home
last modified time | relevance | path

Searched refs:getPageSize (Results 26 – 46 of 46) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSearchUserActivityRequest.php82 public function getPageSize() function in Google\\Service\\AnalyticsReporting\\SearchUserActivityRequest
H A DReportRequest.php238 public function getPageSize() function in Google\\Service\\AnalyticsReporting\\ReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PredictRequest.php87 public function getPageSize() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictRequest
H A DGoogleCloudRetailV2SearchRequest.php238 public function getPageSize() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DSearchTargetingOptionsRequest.php93 public function getPageSize() function in Google\\Service\\DisplayVideo\\SearchTargetingOptionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DEvaluateUserConsentsRequest.php73 public function getPageSize() function in Google\\Service\\CloudHealthcare\\EvaluateUserConsentsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PredictRequest.php101 public function getPageSize() function in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PredictRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php122 public function getPageSize() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSearchRequest.php100 public function getPageSize() function in Google\\Service\\CloudSearch\\SearchRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPresentation.php116 public function getPageSize() function in Google\\Service\\Slides\\Presentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyle.php285 public function getPageSize() function in Google\\Service\\Docs\\DocumentStyle
/plugin/diagramsnet/lib/js/
H A Dexport.js573 graph.getPageSize = function() function
581 var size = this.getPageSize();
609 var page = this.graph.getPageSize();
690 var page = graph.getPageSize();
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 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 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,…
/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
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js50 var ps = this.graph.getPageSize();
/plugin/diagramsnet/lib/js/grapheditor/
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();
H A DGraph.js3274 Graph.prototype.getPageSize = function() method in Graph
3288 var size = this.getPageSize();
8961 var page = this.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…

12