Home
last modified time | relevance | path

Searched refs:widthType (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableColumnProperties.php26 public $widthType; variable in Google\\Service\\Docs\\TableColumnProperties
45 public function setWidthType($widthType) argument
47 $this->widthType = $widthType;
54 return $this->widthType;
H A DSectionColumnProperties.php24 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\SectionColumnProperties
H A DSize.php24 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\Size
H A DTableCellBorder.php28 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\TableCellBorder
H A DEmbeddedObjectBorder.php32 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\EmbeddedObjectBorder
H A DParagraphBorder.php30 protected $widthType = Dimension::class; variable in Google\\Service\\Docs\\ParagraphBorder
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc50 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/
H A DSize.php24 protected $widthType = Dimension::class; variable in Google\\Service\\Slides\\Size
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js