Home
last modified time | relevance | path

Searched refs:setHorizontalAlignment (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextPosition.php30 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\Sheets\\TextPosition
H A DSlicerSpec.php136 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\Sheets\\SlicerSpec
H A DCellFormat.php102 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\Sheets\\CellFormat
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageColumnProperties.php48 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
H A DGoogleCloudDialogflowV2IntentMessageColumnProperties.php48 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageColumnProperties
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Widget.php118 public function setHorizontalAlignment($horizontalAlignment) function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Widget
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java112 vertexRenderer.setHorizontalAlignment(JLabel.CENTER); in SwingCanvas()
H A DCustomCanvas.java.bak110 vertexRenderer.setHorizontalAlignment(JLabel.CENTER);