Home
last modified time | relevance | path

Searched refs:labelHeight (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarPanel.java208 int labelHeight = fm.getHeight() + YINSET * 2; in paint() local
227 double cellHeight = (d.height - labelHeight - 1) / numWeeks; in paint()
239 g.fillRect((int)(width), labelHeight , in paint() local
242 g.fillRect(0, labelHeight , in paint()
247 g.fillRect(0, (int)(labelHeight + cellHeight), in paint()
255 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
258 g.fillRect(d.width - width, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
266 int y = (int)(labelHeight + i * cellHeight); in paint()
271 g.drawLine(x, labelHeight, x, d.height - 1); in paint()
303 int celly = (int)(row * cellHeight + labelHeight); in paint()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayCalendarDemo.java602 int labelHeight = fm.getHeight() + INSET * 2; in paint() local
615 double cellHeight = (d.height - labelHeight - 1) / numWeeks; in paint()
626 g.fillRect((int)(width), labelHeight , in paint() local
630 g.fillRect(0, (int)(labelHeight + cellHeight), in paint()
637 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
644 int y = (int)(labelHeight + i * cellHeight); in paint()
649 g.drawLine(x, labelHeight, x, d.height - 1); in paint()
667 int y = (int)(cellPos.y * cellHeight + labelHeight); in paint()
683 y = (int)((cellPos.y+1) * cellHeight) + labelHeight; in paint()
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.js545 labelHeight: null, property
1404 labelHeight = opts.labelHeight || 0,
1420 labelHeight = Math.max(labelHeight, info.height);
1424 axis.labelHeight = opts.labelHeight || labelHeight;
1435 lh = axis.labelHeight,
1520 axis.box.top = plotOffset.top - axis.labelHeight / 2;
1521 … axis.box.height = surface.height - plotOffset.bottom - plotOffset.top + axis.labelHeight;
1557 margins.bottom = Math.max(margins.bottom, axis.labelHeight / 2);
1558 margins.top = Math.max(margins.top, axis.labelHeight / 2);
Djquery.flot.min.js7labelHeight:null,reserveSpace:null,tickLength:null,alignTicksWithAxis:null,tickDecimals:null,tickS… property
DAPI.md268 labelHeight: null or number
468 "labelWidth" and "labelHeight" specifies a fixed size of the tick
472 labelWidth and labelHeight for aligning multi-axis charts.
DNEWS.md879 axis.labelHeight). Useful for specifying a max label size to keep multiple
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28labelHeight||0,s=r||e.direction=="x"?Math.floor(f.width/(n.length||1)):null;legacyStyles=e.directi… property
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...