Home
last modified time | relevance | path

Searched defs:ticklen (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/graphics/py-plotly/plotly-4.14.3/plotly/package_data/templates/
H A Dggplot2.json1 …xis": {"colorbar": {"outlinewidth": 0, "tickcolor": "rgb(237,237,237)", "ticklen": 6, "ticks": "in… number
H A Dseaborn.json1 …oraxis": {"colorbar": {"outlinewidth": 0, "tickcolor": "rgb(36,36,36)", "ticklen": 8, "ticks": "ou… number
/dports/irc/cwirc/cwirc-2.0.0/
H A Dcwdecoder.c42 void cwirc_decode_cw(T_BOOL key,double ticklen,int cwcodeset) in cwirc_decode_cw()
85 void decode_morse_code(T_BOOL key,double ticklen,int cwcodeset, in decode_morse_code()
207 void decode_dot_code(T_BOOL key,double ticklen,int cwcodeset, in decode_dot_code()
H A Dpropagation.c34 void cwirc_simulate_sporadicE(double *signal_strength,double ticklen) in cwirc_simulate_sporadicE()
H A Dio.c112 double ticklen; /* Time between 2 write calls to the soundcard, in ms */ in io_process() local
736 static T_BOOL read_iambic_key_serial(double ticklen) in read_iambic_key_serial()
803 static T_BOOL read_iambic_key_mouse(double ticklen) in read_iambic_key_mouse()
H A Dkeyer.c35 int weight,double ticklen) in cwirc_run_keyer()
H A Dcwsound.c188 void squelch(int squelch_level,double *sndbuf,int nbsamples,double ticklen) in squelch()
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/
H A D_angularaxis.py205 def ticklen(self): member in AngularAxis
221 def ticklen(self, val): member in AngularAxis
345 ticklen=None, argument
H A D_radialaxis.py227 def ticklen(self): member in RadialAxis
243 def ticklen(self, val): member in RadialAxis
372 ticklen=None, argument
H A D_slider.py664 def ticklen(self): member in Slider
678 def ticklen(self, val): member in Slider
946 ticklen=None, argument
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/util/
H A Dplotly_chempot_layouts.json61 "ticklen": 14, number
74 "ticklen": 14, number
/dports/audio/gtick/gtick-0.5.5/src/
H A Ddsp.c760 static void wrap_position(dsp_t* dsp, int ticklen) { in wrap_position()
782 int ticklen = rint(dsp->rate / dsp->frequency) * in pulse_feed() local
847 int ticklen = rint(dsp->rate / dsp->frequency) * in dsp_feed() local
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/indicator/gauge/
H A D_axis.py556 def ticklen(self): member in Axis
570 def ticklen(self, val): member in Axis
953 ticklen=None, argument
/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DScale.cpp118 int ticklen; in paintEvent() local
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddotpath.c70 float ticklen; in main() local
H A Dpolydot.c72 float ticklen; in main() local
H A Ddottup.c75 float ticklen; in main() local
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/ternary/
H A D_aaxis.py879 def ticklen(self): member in Aaxis
893 def ticklen(self, val): member in Aaxis
1388 def __init__(
H A D_caxis.py879 def ticklen(self): member in Caxis
893 def ticklen(self, val): member in Caxis
1388 def __init__(
H A D_baxis.py879 def ticklen(self): member in Baxis
893 def ticklen(self, val): member in Baxis
1388 def __init__(
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/barpolar/marker/
H A D_colorbar.py876 def ticklen(self): member in ColorBar
890 def ticklen(self, val): member in ColorBar
1532 def __init__(
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/choroplethmapbox/
H A D_colorbar.py876 def ticklen(self): member in ColorBar
890 def ticklen(self, val): member in ColorBar
1533 def __init__(
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/densitymapbox/
H A D_colorbar.py876 def ticklen(self): member in ColorBar
890 def ticklen(self, val): member in ColorBar
1532 def __init__(
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/heatmap/
H A D_colorbar.py876 def ticklen(self): member in ColorBar
890 def ticklen(self, val): member in ColorBar
1531 def __init__(
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/histogram2d/
H A D_colorbar.py876 def ticklen(self): member in ColorBar
890 def ticklen(self, val): member in ColorBar
1531 def __init__(

1234567