Searched refs:legend (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFieldset.cpp45 if (RenderBox* legend = findLegend()) {
46 int legendMinWidth = legend->minPreferredLogicalWidth();
48 Length legendMarginLeft = legend->style().marginLeft();
49 Length legendMarginRight = legend->style().marginLeft();
67 RenderBox& legend = *box;
69 legend.setNeedsLayout();
70 legend.layoutIfNeeded();
74 switch (legend.style().textAlign()) {
76 logicalLeft = (logicalWidth() - logicalWidthForChild(legend)) / 2;
79 logicalLeft = logicalWidth() - borderEnd() - paddingEnd() - logicalWidthForChild(legend);
145 RenderBox* legend = findLegend(); local
200 RenderBox* legend = findLegend(); local
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOReportLegend.cpp51 IOReportLegend::with(OSArray *legend) argument
57 if (legend != NULL) {
58 if (iorLegend->initWith(legend) != kIOReturnSuccess) {
72 IOReportLegend::initWith(OSArray *legend) argument
74 if (legend) _reportLegend = OSArray::withArray(legend);
104 IOReportLegend *legend; local
111 legend = IOReportLegend::with(OSDynamicCast(OSArray, reportingService->getProperty(kIOReportLegendKey)));
113 if (legend)
115 legend
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotconfig.tcl39 set config(xyplot,components) {title margin text legend leftaxis rightaxis bottomaxis background}
40 set config(xlogyplot,components) {title margin text legend leftaxis bottomaxis background}
41 set config(logxyplot,components) {title margin text legend leftaxis bottomaxis background}
42 set config(logxlogyplot,components) {title margin text legend leftaxis bottomaxis background}
43 set config(piechart,components) {title margin text legend labels background}
44 set config(polarplot,components) {title margin text legend axis background}
45 set config(histogram,components) {title margin text legend leftaxis rightaxis bottomaxis background}
46 set config(horizbars,components) {title margin text legend leftaxis bottomaxis background}
47 set config(vertbars,components) {title margin text legend leftaxis bottomaxis background}
48 set config(ganttchart,components) {title margin text legend axi
[all...]
H A Dplotaxis.tcl6 # and the legend. It is the companion of "plotchart.tcl"
933 # Set all legend options to default
940 variable legend
943 set legend($w,background) $config($w,legend,background)
944 set legend($w,border) $config($w,legend,border)
945 set legend($w,canvas) $w
946 set legend($w,position) $config($w,legend,positio
[all...]
H A Dxyplot.tcl106 {legend.arg "" "Set data title"}
113 set data($path,$sid,legend) $params(legend)
189 $data($path,c) raise legend
238 if {[string length $data($path,$sid,legend)]} {
239 $s legend $sid $data($path,$sid,legend)
564 set s1 [$xyp add_data sf1 $xydata1 -legend "Serie 1 data" -color red]
565 set s2 [$xyp add_data sf2 $xydata2 -legend "Serie 2 data" -color green]
566 set s3 [$xyp add_data sf3 $xydata3 -legend "Seri
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/plotchart/
H A Dplotdemos16.tcl37 $p legend ode23 ode23
38 $p legend ode45 ode45
39 $p legend ode113 ode113
H A Dxyplot_demo.tcl21 set s1 [$xyp add_data sf1 $xydata1 -legend "Serie 1 data" -color red]
22 set s2 [$xyp add_data sf2 $xydata2 -legend "Serie 2 data" -color green]
23 set s3 [$xyp add_data sf3 $xydata3 -legend "Serie 3 data" -color blue]
24 set s4 [$xyp add_data sf4 $xydata4 -legend "Serie 4 data" -color orange]
H A Dplotdemos7.tcl114 $s legend series1 "Series 1"
115 $s legend series2 "Series 2"
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLFieldSetElement.cpp111 HTMLLegendElement* legend = Traversal<HTMLLegendElement>::firstChild(this);
112 if (!legend)
115 // We only care about the first legend element (in which form contorls are not disabled by this element) changing here.
116 updateFromControlElementsAncestorDisabledStateUnder(*legend, false /* isDisabled */);
117 while ((legend = Traversal<HTMLLegendElement>::nextSibling(legend)))
118 updateFromControlElementsAncestorDisabledStateUnder(*legend, true);
147 HTMLLegendElement* HTMLFieldSetElement::legend() const function in class:WebCore::HTMLFieldSetElement
H A DHTMLFieldSetElement.h38 HTMLLegendElement* legend() const;
/macosx-10.10/dcerpc-61/www/content/css/blueprint/src/
H A Dforms.css14 legend { font-weight: bold; font-size:1.2em; }
H A Dreset.css12 fieldset, form, label, legend,
H A Die.css28 /* Fixes incorrect styling of legend in IE6. */
29 * html legend { margin:-18px -8px 16px 0; padding:0; }
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertionLog.c655 CFMutableDictionaryRef legend; /* Legend for all channels. Each process has a channel */ member in struct:aggregateStats
705 if (aggStats->legend == NULL) {
706 aggStats->legend = IOReportCreateAggregate(0);
707 if (aggStats->legend == NULL) return;
711 ret = IOReportAddChannelDescription(aggStats->legend, getpid(),
798 samples = IOReportCreateSamplesRaw(aggStats.legend, aggStats.reportBufs, NULL);
824 if (aggStats.legend)
825 CFRelease(aggStats.legend);
/macosx-10.10/dcerpc-61/www/content/css/blueprint/
H A Die.css18 * html legend {margin:-18px -8px 16px 0;padding:0;}
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dbarchart5.rb27 many components; x and y axis, legend, crosshairs, elements, etc.
/macosx-10.10/ICU-531.30/icuSources/test/perf/perldriver/
H A DOutput.pm26 my $legend = "<a name=\"Legend\">\n<h2>Table legend</h2></a><ul>";
42 $legend .= "<li>".$message."</li>\n";
247 $legend .= "</ul>\n";
248 print HTML $legend;
/macosx-10.10/apache-793/httpd/docs/manual/style/css/
H A Dmanual-print.css317 table#legend {
326 table#legend td {
332 table#legend table {
339 table#legend td.letters span {
343 table#legend table td,
344 table#legend table th {
H A Dmanual.css465 table#legend {
474 table#legend td {
480 table#legend td.letters {
485 table#legend table {
492 table#legend table td,
493 table#legend table th {
/macosx-10.10/ncurses-44/ncurses/test/
H A Dinserts.c67 legend(WINDOW *win, int level, Options state, char *buffer, int length) function
196 legend(show, level, option, buffer, length);
369 legend(show, level, option, buffer, length);
H A Dins_wide.c72 legend(WINDOW *win, int level, Options state, wchar_t *buffer, int length) function
270 legend(show, level, option, buffer, length);
454 legend(show, level, option, buffer, length);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/readme/
H A Dreadme.tcl227 variable legend
228 puts $legend
388 variable legend {
/macosx-10.10/WebCore-7600.1.25/bindings/gobject/
H A DWebKitDOMHTMLPrivate.cpp202 macro(legend, Legend) \
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dtdomhtml.tcl130 legend
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOKernelReporters.h79 legend entries describing their channels. The IOReportLegend class
80 helps manage legend entries from multiple reporter objects as well
175 @abstract create a legend entry represending this reporter's channels
179 in the resulting legend entry.
183 class can be used to properly combine legend entries from multiple
185 observers. When published, individual legend entries share
187 instances are required to produce independent legend entries which
191 ::start() routine. As superclasses *may* have installed legend
192 entries, any existing existing legend should be retrieved and
713 legend entr
[all...]

Completed in 270 milliseconds

123