Home
last modified time | relevance | path

Searched refs:offsetType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTabStop.php26 protected $offsetType = Dimension::class; variable in Google\\Service\\Docs\\TabStop
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DPopupWindowProperties.php24 protected $offsetType = OffsetPosition::class; variable in Google\\Service\\Dfareporting\\PopupWindowProperties
DCreativeAsset.php127 protected $offsetType = OffsetPosition::class; variable in Google\\Service\\Dfareporting\\CreativeAsset
/plugin/datatables/assets/pdfmake/
Dpdfmake.js2963 function Pointer(offsetType, type, options) {
2967 this.offsetType = offsetType;
2995 var offset = this.offsetType.decode(stream, ctx);
3007 relative = stream.pos - this.offsetType.size();
3075 return this.offsetType.size();
3081 this.offsetType.encode(stream, this.options.nullValue);
3089 relative = stream.pos + this.offsetType.size(val, parent);
3105 this.offsetType.encode(stream, ctx.pointerOffset - relative);
53525 var offsetType;
53527 offsetType = r.uint8;
[all …]
Dpdfmake.min.js2offsetType=r,this.type=i,this.options=o,"void"===this.type&&(this.type=null),null==this.options.ty…