MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get_multilinebaseline

Method get_multilinebaseline

lib/matplotlib/offsetbox.py:767–771  ·  view source on GitHub ↗

Get multilinebaseline.

(self)

Source from the content-addressed store, hash-verified

765 self.stale = True
766
767 def get_multilinebaseline(self):
768 """
769 Get multilinebaseline.
770 """
771 return self._multilinebaseline
772
773 def set_transform(self, t):
774 """

Callers 1

test_textarea_propertiesFunction · 0.95

Calls

no outgoing calls

Tested by 1

test_textarea_propertiesFunction · 0.76