Home
last modified time | relevance | path

Searched +defs:legend +defs:key +defs:width (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Helpers/Chart/
H A DChart.cs65 int width, in Chart()
73 … Chart(HttpContextBase httpContext, VirtualPathProvider virtualPathProvider, int width, int height, in Chart()
160 string legend = null, in AddSeries()
336 public static Chart GetFromCache(string key) in GetFromCache()
375 …public string SaveToCache(string key = null, int minutesToCache = 20, bool slidingExpiration = tru… in SaveToCache()
441 public static Chart WriteFromCache(string key, string format = "jpeg") in WriteFromCache()
508 internal static Chart GetFromCache(HttpContextBase context, string key) in GetFromCache()
525 … internal static Chart WriteFromCache(HttpContextBase context, string key, string format = "jpeg") in WriteFromCache()
/dports/astro/gpsd/gpsd-3.20/devtools/
H A Dais.py57 def __init__(self, name, width, dtype, oob, legend, argument
72 def __init__(self, width, conditional=None): argument
1028 def ubits(self, start, width): argument
1041 def sbits(self, start, width): argument
1344 key = "%02d" % msgtype variable
1355 key = "%02d_%04d_%02d" % (msgtype, dac, fid) variable
/dports/deskutils/egroupware/egroupware/api/src/
H A DHtml.php149 static function select($name, $key, $arr=0,$no_lang=false,$options='',$multiple=0,$enhanced=null)
238 …static function checkbox_multiselect($name, $key, $arr=0,$no_lang=false,$options='',$multiple=3,$s…
936 static function progressbar($_percent, $_title='',$options='',$width='',$color='',$height='' )
1080 static function hr($width='',$options='')
1152 static function fieldset($content,$legend='',$options='')
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/jconsole/
H A DPlotter.java170 public void createSequence(String key, String name, Color color, boolean isPlotted) { in createSequence()
182 public void setUseDashedTransitions(String key, boolean b) { in setUseDashedTransitions()
189 public void setIsPlotted(String key, boolean isPlotted) { in setIsPlotted()
207 private Sequence getSequence(String key) { in getSequence()
340 int width = getWidth()-rightMargin-leftMargin-10; in paintComponent() local
684 String legend = (displayLegend?seq.name:""); in paintComponent() local
889 String key; field in Plotter.Sequence
905 public Sequence(String key) { in Sequence()
972 long getLastValue(String key) { in getLastValue()
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/pyt-src/
H A Dserver.py234 def bind(self, key, action): argument
238 def __init__(self, Master, text, textvar, width): argument
245 def ButtonBar(frame, legend, ref, alternatives, command): argument
/dports/editors/emacs/emacs-27.2/test/manual/etags/pyt-src/
H A Dserver.py234 def bind(self, key, action): argument
238 def __init__(self, Master, text, textvar, width): argument
245 def ButtonBar(frame, legend, ref, alternatives, command): argument
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DFGPUIDialog.cxx214 int key; member
215 string label, legend, text, format; member
256 int fgPopup::checkKey(int key, int updown) in checkKey()
279 puObject *fgPopup::getKeyObject(puObject *object, int key) in getKeyObject()
887 int width = props->getIntValue("width", parentWidth); in makeObject() local
987 const char *legend = props->getStringValue("legend", "[none]"); in makeObject() local
1221 int width, int height, bool makeFrame) in setupGroup()
1290 int key; member
1359 int key = -1; in getKeyCode() local
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dphp_mapscript.c754 char *value, *key = NULL; in PHP_FUNCTION() local
846 long width, height,unit; in PHP_FUNCTION() local
1307 PHP_MINIT(legend)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DKEY1Token.h63 legend, enumerator
153 key, enumerator
217 width, enumerator
/dports/science/jmol/jmol-14.32.7/src/jspecview/common/
H A DJSViewer.java131 public void setProperty(String key, String value) { in setProperty()
234 String key = ScriptToken.getKey(eachParam); in runScriptNow() local
559 String key = token.substring(0, pt); in execPeakList() local
798 JSVDialog legend = node.legend; in showOverlayLegend() local
1024 public Map<String, Object> getPropertyAsJavaObject(String key) { in getPropertyAsJavaObject()
1712 public void setScreenDimension(int width, int height) { in setScreenDimension()
1723 void resizeImage(int width, int height) { in resizeImage()
2062 String key = eachParam.nextToken(); in parseInitScript() local
/dports/biology/lamarc/lamarc-2.1.8/src/report/
H A Dreportpage.cpp373 void ReportPage::PrintCenteredString(const string &str, long width, in PrintCenteredString()
385 void ReportPage::PrintCenteredString(const char *str, long width, in PrintCenteredString()
440 string ReportPage::MakeSectionBreak(const char dlm, long width, in MakeSectionBreak()
449 void ReportPage::PrintSectionBreak(const char dlm, long width, in PrintSectionBreak()
675 bool ReportPage::MakeItShorter(string& title, const unsigned long width) in MakeItShorter()
1273 StrPairVec legend; in WriteOutput() local
1335 void MlePage::NixRedundancy(StringVec1d& row, StrPairVec& legend, in NixRedundancy()
1339 unsigned long width = colwidth; in NixRedundancy() local
2703 OnceKey key = keyindex->second; in Show() local
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/v3/schema/
H A Dcore.py374 tooltip=Undefined, width=Undefined, x=Undefined, x2=Undefined, y=Undefined, argument
1345 tooltip=Undefined, width=Undefined, x=Undefined, x2=Undefined, y=Undefined, argument
3334 headerRow=Undefined, invalidValues=Undefined, legend=Undefined, line=Undefined, argument
3716 href=Undefined, key=Undefined, latitude=Undefined, latitude2=Undefined, argument
4361 fill=Undefined, fillOpacity=Undefined, href=Undefined, key=Undefined, argument
7367 def __init__(self, data=Undefined, key=Undefined, fields=Undefined, **kwds): argument
9826 def __init__(self, axis=Undefined, legend=Undefined, scale=Undefined, **kwds): argument
11928 view=Undefined, width=Undefined, **kwds): argument
14433 view=Undefined, width=Undefined, **kwds): argument
15166 def __init__(self, impute=Undefined, key=Undefined, frame=Undefined, groupby=Undefined, argument
[all …]
/dports/net/ns3/ns-allinone-3.35/netanim-3.108/
H A Dqcustomplot.cpp3509 void QCPLineEnding::setWidth(double width) in setWidth()
10724 void QCustomPlot::legendRemoved(QCPLegend *legend) in legendRemoved()
11764 double key; in getStepLeftPlotData() local
11785 double key; in getStepLeftPlotData() local
11927 double key; in getStepCenterPlotData() local
11961 double key; in getStepCenterPlotData() local
12031 double key; in getImpulsePlotData() local
12051 double key; in getImpulsePlotData() local
13895 void QCPBars::setWidth(double width) in setWidth()
14519 void QCPStatisticalBox::setWidth(double width) in setWidth()
[all …]
/dports/astro/stellarium/stellarium-0.21.3/src/external/qcustomplot/
H A Dqcustomplot.cpp3414 void QCPLineEnding::setWidth(double width) in setWidth()
10975 void QCustomPlot::legendRemoved(QCPLegend *legend) in legendRemoved()
13995 void QCPColorScale::setBarWidth(int width) in setBarWidth()
15272 double key; in getStepLeftPlotData() local
15285 double key; in getStepLeftPlotData() local
15378 double key; in getStepCenterPlotData() local
15397 double key; in getStepCenterPlotData() local
15441 double key; in getImpulsePlotData() local
15453 double key; in getImpulsePlotData() local
18469 void QCPBars::setWidth(double width) in setWidth()
[all …]
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dreact.d.ts63 key?: Key; property
72 key: Key | null; property
107 key: Key | null; property
612 width: number; property
648 key: string; property
766 key?: Key; property
1481 width?: number | string; property
1536 width?: number | string; property
1541 width?: number | string; property
1565 width?: number | string; property
[all …]
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dgist.h81 void (*key)(void *c,int k,int md); member
206 GpReal width; /* default 1.0 is normal width of a line */ member
678 char *legend; /* description of this element */ member
707 long width, height; member

12