Home
last modified time | relevance | path

Searched refs:axisHeight (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/apitrace/apitrace-9.0/gui/graphing/
H A Dtimeaxiswidget.cpp23 int axisHeight = height() - 1; in paintEvent() local
25 int ticks = axisHeight / (fontHeight * 2); in paintEvent()
39 int y = axisHeight - ((tick / range) * axisHeight); in paintEvent()
44 qBound(0, y - fontHeight / 2, axisHeight - fontHeight), in paintEvent()
/dports/print/fontforge/fontforge-20201107/tests/
H A Dtest1006.py40 axisHeight = font.em * .3 variable
44 p.lineTo(2*axisHeight, 0);
45 p.lineTo(2*axisHeight, 2*axisHeight);
46 p.lineTo(0, 2*axisHeight)
52 math.AxisHeight != int(axisHeight) or
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLmfencedFrame.cpp228 nscoord axisHeight, em; in Reflow() local
229 GetAxisHeight(aReflowInput.mRenderingContext->GetDrawTarget(), fm, axisHeight); in Reflow()
343 nscoord delta = std::max(containerSize.ascent - axisHeight, in Reflow()
344 containerSize.descent + axisHeight); in Reflow()
345 containerSize.ascent = delta + axisHeight; in Reflow()
346 containerSize.descent = delta - axisHeight; in Reflow()
353 axisHeight, leading, em, containerSize, ascent, descent, isRTL); in Reflow()
360 axisHeight, leading, em, containerSize, ascent, descent, isRTL); in Reflow()
367 axisHeight, leading, em, containerSize, ascent, descent, isRTL); in Reflow()
488 nscoord axisHeight, in ReflowChar() argument
[all …]
H A DnsMathMLmoFrame.cpp623 nscoord axisHeight, height; in Stretch() local
624 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
661 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
662 container.descent + axisHeight); in Stretch()
663 container.ascent = delta + axisHeight; in Stretch()
664 container.descent = delta - axisHeight; in Stretch()
667 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
668 initialSize.descent + axisHeight); in Stretch()
669 initialSize.ascent = delta + axisHeight; in Stretch()
670 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
H A DnsMathMLmfracFrame.cpp239 nscoord defaultRuleThickness, axisHeight; in PlaceInternal() local
248 GetAxisHeight(aDrawTarget, fm, axisHeight); in PlaceInternal()
350 numShift += axisHeight; in PlaceInternal()
351 denShift += axisHeight; in PlaceInternal()
394 (numShift - bmNum.descent) - (axisHeight + actualRuleThickness/2); in PlaceInternal()
400 (axisHeight - actualRuleThickness/2) - (bmDen.ascent - denShift); in PlaceInternal()
460 dy = aDesiredSize.BlockStartAscent() - (axisHeight + actualRuleThickness/2); in PlaceInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLmfencedFrame.cpp215 nscoord axisHeight, em; in Reflow() local
217 axisHeight); in Reflow()
326 nscoord delta = std::max(containerSize.ascent - axisHeight, in Reflow()
327 containerSize.descent + axisHeight); in Reflow()
328 containerSize.ascent = delta + axisHeight; in Reflow()
329 containerSize.descent = delta - axisHeight; in Reflow()
334 NS_MATHML_OPERATOR_FORM_PREFIX, font->mScriptLevel, axisHeight, in Reflow()
340 NS_MATHML_OPERATOR_FORM_INFIX, font->mScriptLevel, axisHeight, in Reflow()
346 NS_MATHML_OPERATOR_FORM_POSTFIX, font->mScriptLevel, axisHeight, in Reflow()
457 int32_t aScriptLevel, nscoord axisHeight, nscoord leading, nscoord em, in ReflowChar() argument
[all …]
H A DnsMathMLmoFrame.cpp590 nscoord axisHeight, height; in Stretch() local
591 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
628 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
629 container.descent + axisHeight); in Stretch()
630 container.ascent = delta + axisHeight; in Stretch()
631 container.descent = delta - axisHeight; in Stretch()
634 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
635 initialSize.descent + axisHeight); in Stretch()
636 initialSize.ascent = delta + axisHeight; in Stretch()
637 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
H A DnsMathMLmfracFrame.cpp210 nscoord defaultRuleThickness, axisHeight; in PlaceInternal() local
219 GetAxisHeight(aDrawTarget, fm, axisHeight); in PlaceInternal()
319 numShift += axisHeight; in PlaceInternal()
320 denShift += axisHeight; in PlaceInternal()
360 (numShift - bmNum.descent) - (axisHeight + actualRuleThickness / 2); in PlaceInternal()
366 (axisHeight - actualRuleThickness / 2) - (bmDen.ascent - denShift); in PlaceInternal()
429 (axisHeight + actualRuleThickness / 2); in PlaceInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLmfencedFrame.cpp219 nscoord axisHeight, em; in Reflow() local
221 axisHeight); in Reflow()
329 nscoord delta = std::max(containerSize.ascent - axisHeight, in Reflow()
330 containerSize.descent + axisHeight); in Reflow()
331 containerSize.ascent = delta + axisHeight; in Reflow()
332 containerSize.descent = delta - axisHeight; in Reflow()
337 NS_MATHML_OPERATOR_FORM_PREFIX, font->mScriptLevel, axisHeight, in Reflow()
343 NS_MATHML_OPERATOR_FORM_INFIX, font->mScriptLevel, axisHeight, in Reflow()
349 NS_MATHML_OPERATOR_FORM_POSTFIX, font->mScriptLevel, axisHeight, in Reflow()
461 int32_t aScriptLevel, nscoord axisHeight, nscoord leading, nscoord em, in ReflowChar() argument
[all …]
H A DnsMathMLmoFrame.cpp592 nscoord axisHeight, height; in Stretch() local
593 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
630 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
631 container.descent + axisHeight); in Stretch()
632 container.ascent = delta + axisHeight; in Stretch()
633 container.descent = delta - axisHeight; in Stretch()
636 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
637 initialSize.descent + axisHeight); in Stretch()
638 initialSize.ascent = delta + axisHeight; in Stretch()
639 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
/dports/graphics/R-cran-dygraphs/dygraphs/R/
H A Daxis.R97 axisHeight = NULL, argument
132 if (!is.null(axisHeight)) {
134 attrs$xAxisHeight <- axisHeight
/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLmoFrame.cpp589 nscoord axisHeight, height; in Stretch() local
590 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
627 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
628 container.descent + axisHeight); in Stretch()
629 container.ascent = delta + axisHeight; in Stretch()
630 container.descent = delta - axisHeight; in Stretch()
633 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
634 initialSize.descent + axisHeight); in Stretch()
635 initialSize.ascent = delta + axisHeight; in Stretch()
636 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
H A DnsMathMLmfracFrame.cpp230 nscoord defaultRuleThickness, axisHeight; in PlaceInternal() local
239 GetAxisHeight(aDrawTarget, fm, axisHeight); in PlaceInternal()
381 (numShift - bmNum.descent) - (axisHeight + actualRuleThickness / 2); in PlaceInternal()
387 (axisHeight - actualRuleThickness / 2) - (bmDen.ascent - denShift); in PlaceInternal()
462 (axisHeight + actualRuleThickness / 2); in PlaceInternal()
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLmoFrame.cpp591 nscoord axisHeight, height; in Stretch() local
592 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
629 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
630 container.descent + axisHeight); in Stretch()
631 container.ascent = delta + axisHeight; in Stretch()
632 container.descent = delta - axisHeight; in Stretch()
635 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
636 initialSize.descent + axisHeight); in Stretch()
637 initialSize.ascent = delta + axisHeight; in Stretch()
638 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
H A DnsMathMLmfracFrame.cpp231 nscoord defaultRuleThickness, axisHeight; in PlaceInternal() local
240 GetAxisHeight(aDrawTarget, fm, axisHeight); in PlaceInternal()
382 (numShift - bmNum.descent) - (axisHeight + actualRuleThickness / 2); in PlaceInternal()
388 (axisHeight - actualRuleThickness / 2) - (bmDen.ascent - denShift); in PlaceInternal()
463 (axisHeight + actualRuleThickness / 2); in PlaceInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLmoFrame.cpp589 nscoord axisHeight, height; in Stretch() local
590 GetAxisHeight(aDrawTarget, fm, axisHeight); in Stretch()
627 nscoord delta = std::max(container.ascent - axisHeight, in Stretch()
628 container.descent + axisHeight); in Stretch()
629 container.ascent = delta + axisHeight; in Stretch()
630 container.descent = delta - axisHeight; in Stretch()
633 delta = std::max(initialSize.ascent - axisHeight, in Stretch()
634 initialSize.descent + axisHeight); in Stretch()
635 initialSize.ascent = delta + axisHeight; in Stretch()
636 initialSize.descent = delta - axisHeight; in Stretch()
[all …]
/dports/www/wt/wt-4.6.1/src/Wt/Chart/
H A DWCartesian3DChart.C2311 axisWidth, axisHeight-TITLEOFFSET-addOffset), in paintHorizAxisTextures()
2334 axisWidth, axisHeight-TITLEOFFSET-addOffset), in paintHorizAxisTextures()
2343 axisStart = WPointF(axisOffset, axisHeight); in paintHorizAxisTextures()
2375 axisEnd = WPointF(axisOffset, axisHeight); in paintHorizAxisTextures()
2424 axisWidth, axisHeight-TITLEOFFSET-addOffset), in paintHorizAxisTextures()
2447 axisWidth, axisHeight-TITLEOFFSET-addOffset), in paintHorizAxisTextures()
2456 axisStart = WPointF(axisOffset, axisHeight); in paintHorizAxisTextures()
2488 axisEnd = WPointF(axisOffset, axisHeight); in paintHorizAxisTextures()
2554 axisWidth, axisHeight-TITLEOFFSET-addOffset), in paintVertAxisTextures()
2560 axisEnd = WPointF(axisHeight, axisOffset); in paintVertAxisTextures()
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/graphics/widgets/
H A Deventcal.py116 axisHeight = self.height - self.trackRowHeight
119 y = self.y + axisHeight - (axisHeight * proportionUp)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/xetexdir/
H A DMathTable.h67 MathValueRecord axisHeight; member
128 axisHeight, enumerator

123