/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | VideoContentDetails.php | 53 public $projection; variable in Google\\Service\\YouTube\\VideoContentDetails 172 public function setProjection($projection) argument 174 $this->projection = $projection; 181 return $this->projection;
|
H A D | LiveBroadcastContentDetails.php | 75 public $projection; variable in Google\\Service\\YouTube\\LiveBroadcastContentDetails 274 public function setProjection($projection) argument 276 $this->projection = $projection; 283 return $this->projection;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Query.php | 151 public function setProjection($projection) argument 153 $this->projection = $projection; 160 return $this->projection;
|
/plugin/openlayersmapoverlays/lib/ |
H A D | layers.js | 59 …projection.getCode().split(":");var srid=projWords[projWords.length-1];var imageSize=this.getImage…
|
/plugin/strata/syntax/ |
H A D | select.php | 82 // parse projection information in 'short syntax' if available 110 $projection = array(); 111 foreach($result['fields'] as $f) $projection[] = $f['variable']; 112 $projection = array_unique($projection); 121 list($result['query'], $variables) = $this->helper->constructQuery($tree, $typemap, $projection);
|
/plugin/strata/helper/ |
H A D | triples.php | 289 // Append two variables ?__p and ?__o to the projection 302 'subject'=>array('type'=>'variable','text'=>$query['projection'][0]), 308 // fix projection list 309 $query['projection'] = array( 310 $query['projection'][0], 317 'variable'=>$query['projection'][0], 332 return new strata_resource_iterator($result,$query['projection']); 473 * Generates a projection for the given triple pattern. 721 * Translate projection and ordering. 725 $vars = $query['projection']; 846 __construct($pdostatement, $projection) global() argument 919 __construct($relations, $projection) global() argument 996 __construct($pdostatement, $projection, $grouped) global() argument [all...] |
H A D | syntax.php | 217 * @param projection array the variables to project 220 function constructQuery(&$root, &$typemap, $projection) { argument 226 'projection'=>$projection, 238 // extract additional projection groups 335 foreach($projection as $var) { 691 // extract the projection information in 'long syntax' if available 694 // parse 'long syntax' if we don't have projection information yet 712 * Parses a projection group in 'long syntax'. 740 * Parses a projection grou [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Storage.php | 238 'projection' => [ 282 'projection' => [ 312 'projection' => [ 365 'projection' => [ 433 'projection' => [ 931 'projection' => [ 1017 'projection' => [ 1090 'projection' => [ 1132 'projection' => [ 1187 'projection' => [ [all …]
|
H A D | Directory.php | 270 'projection' => [ 304 'projection' => [ 346 'projection' => [ 365 'projection' => [ 1030 'projection' => [ 1056 'projection' => [ 1883 'projection' => [ 1928 'projection' => [ 2031 'projection' => [
|
H A D | Books.php | 952 'projection' => [ 1326 'projection' => [ 1384 'projection' => [
|
H A D | Bigquery.php | 335 'projection' => [
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DatastoreService.php | 727 public $projection; variable in Google_Query 774 public function setProjection(/* array(Google_PropertyExpression) */ $projection) { argument 775 $this->assertIsArray($projection, 'Google_PropertyExpression', __METHOD__); 776 $this->projection = $projection; 779 return $this->projection;
|
/plugin/osm/ |
H A D | script.js | 18 projection: new OpenLayers.Projection("EPSG:900913"),
|
/plugin/openlayersmapoverlays/ |
H A D | script.js | 119 projection: new OpenLayers.Projection("EPSG:4326"),
|
/plugin/codeprettify/code-prettify/src/ |
H A D | prettify.css | 40 @media print, projection {
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|
/plugin/openlayersmap/ |
H A D | script.js | 104 projection: 'EPSG:3857' 319 coordinateFormat: ol.coordinate.createStringXY(4), projection: 'EPSG:4326', 671 // projection: new OpenLayers.Projection("EPSG:4326"),
|
/plugin/bibtex/OSBib/create/ |
H A D | PREVIEWSTYLE.php | 594 $this->row['field2'] = 'isomorphic projection'; // type
|
/plugin/ol3/ |
H A D | script.js | 8 …projection&&r.setProjection(n.projection),void 0!==n.trackingOptions&&r.setTrackingOptions(n.track…
|
/plugin/processing/ |
H A D | script.js | 1210 projection, 6788 projection.print(); 6819 proj.set(projection); 7034 proj.set(projection); 7410 proj.set(projection); 7526 proj.set(projection); 7564 proj.set(projection); 7600 proj.set(projection); 8602 proj.set(projection); 8730 proj.set(projection); [all …]
|
/plugin/strata/ |
H A D | manual.txt | 336 The query result blocks are: [[#sorting|sort]], [[#grouping|group]], [[#variable projection|fields]] and [[#Considering Fields|consider]]. 377 Any variables not mentioned in the projection are left out of consideration for determining what the results are. This might create a problem where simple results from a complex query seem incomplete, in that case try [[#Considering fields]].
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | d3.min.js | 4 …projection=function(n){return arguments.length?(i=(e=n)?n.stream||re(n):m,t()):e},n.context=functi… function 5 …projection=function(t){return arguments.length?(r=t,n):r},n},ao.svg.diagonal.radial=function(){var…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …projection/fit.js","webpack://mermaid/./node_modules/d3-geo/src/projection/resample.js","webpack:/…
|
/plugin/codemirror/dist/modes/ |
H A D | css.min.js.map | 1 …_ = [\n \"all\", \"aural\", \"braille\", \"handheld\", \"print\", \"projection\", \"screen\",\n…
|
H A D | stylus.min.js.map | 1 … mediaTypes_ = [\"all\",\"aural\",\"braille\",\"handheld\",\"print\",\"projection\",\"screen\",\"t…
|