Searched refs:widthType (Results 1 – 10 of 10) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
D | TableColumnProperties.php | 26 public $widthType; variable in Google\\Service\\Docs\\TableColumnProperties 45 public function setWidthType($widthType) argument 47 $this->widthType = $widthType; 54 return $this->widthType;
|
D | SectionColumnProperties.php | 24 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\SectionColumnProperties
|
D | Size.php | 24 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\Size
|
D | TableCellBorder.php | 28 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\TableCellBorder
|
D | EmbeddedObjectBorder.php | 32 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\EmbeddedObjectBorder
|
D | ParagraphBorder.php | 30 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\ParagraphBorder
|
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/ |
D | tableCell.js.unc | 50 var widthType = this.getDialog().getContentElement( 'info', 'widthType' ), 51 labelElement = widthType.getElement(), 67 unit = this.getDialog().getValueOf( 'info', 'widthType' ); 80 id: 'widthType',
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
D | Size.php | 24 protected $widthType = Dimension::class; variable in Google\\Service\\Slides\\Size
|
/plugin/datatables/assets/pdfmake/ |
D | pdfmake.js | 55494 widthType: new r.String(1),
|
D | pdfmake.min.js | 2 …t:new g.String(8),fileName:new g.String(6),strokeWeight:new g.String(1),widthType:new g.String(1),…
|