Home
last modified time | relevance | path

Searched refs:TextRotation (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellFormat.php46 protected $textRotationType = TextRotation::class;
184 * @param TextRotation
186 public function setTextRotation(TextRotation $textRotation)
191 * @return TextRotation
H A DTextRotation.php20 class TextRotation extends \Google\Model class
62 class_alias(TextRotation::class, 'Google_Service_Sheets_TextRotation');
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js13565 if (p.Text_TRotation || p.TextRotation)
13569 var deg = mxUtils.toDegree(p.Text_TRotation || 0) + mxUtils.toDegree(p.TextRotation || 0);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js315 …e(a,b){if(b.Text_TRotation||b.TextRotation)try{var c=mxUtils.toDegree(b.Text_TRotation||0)+mxUtils…