Searched defs:width (Results 1 – 3 of 3) sorted by relevance
/littlefs-3.7.0-3.6.0/scripts/ |
D | plotmpl.py | 311 def __init__(self, subplot, width=1.0, height=1.0): argument 321 def width(self): member in Grid 538 def scale(self, width, height): argument 543 def fromargs(cls, width=1.0, height=1.0, *, argument 573 width=WIDTH, argument
|
D | plot.py | 272 def __init__(self, width, height, *, argument 565 def __init__(self, subplot, width=1.0, height=1.0): argument 575 def width(self): member in Grid 792 def scale(self, width, height): argument 797 def fromargs(cls, width=1.0, height=1.0, *, argument 827 width=None, argument
|
D | tracebd.py | 128 def hilbert_curve(width, height): argument 191 def lebesgue_curve(width, height): argument 345 width=None, argument 409 width=None, argument 578 width=None, argument
|