Home
last modified time | relevance | path

Searched defs:xHeight (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLFrame.h178 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
187 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
196 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
201 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
207 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
215 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
236 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
245 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp150 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
172 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
205 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLFrame.h182 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
191 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
200 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
205 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
211 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
219 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
240 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
249 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp150 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
172 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
205 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLFrame.h178 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
187 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
196 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
201 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
207 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
215 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
236 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
245 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp150 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
172 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
205 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLFrame.h231 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
243 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
255 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
263 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
273 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
284 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
316 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
328 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp177 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
202 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
238 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLFrame.h195 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
204 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
213 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
218 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
224 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
232 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
253 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
262 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp162 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
183 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
213 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLFrame.h194 nscoord xHeight = fm->XHeight(); in GetSubScriptShifts() local
203 nscoord xHeight = fm->XHeight(); in GetSupScriptShifts() local
212 nscoord xHeight = fm->XHeight(); in GetSubDrop() local
217 nscoord xHeight = fm->XHeight(); in GetSupDrop() local
223 nscoord xHeight = fm->XHeight(); in GetNumeratorShifts() local
231 nscoord xHeight = fm->XHeight(); in GetDenominatorShifts() local
252 nscoord xHeight = fm->XHeight(); in GetBigOpSpacings() local
261 nscoord xHeight = fm->XHeight(); in GetRuleThickness() local
H A DnsMathMLFrame.cpp166 nscoord xHeight = aFontMetrics->XHeight(); in GetRuleThickness() local
188 nscoord xHeight = aFontMetrics->XHeight(); in GetAxisHeight() local
219 nscoord xHeight = fm->XHeight(); in CalcLength() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DFontMetrics.h73 float xHeight() const { return m_xHeight; } in xHeight() function
74 void setXHeight(float xHeight) { m_xHeight = xHeight; } in setXHeight()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/inline/
H A DScaledBaselineTable.java43 private final int xHeight; field in ScaledBaselineTable
68 int xHeight, in ScaledBaselineTable()
H A DAlignmentContext.java52 private int xHeight; field in AlignmentContext
117 int xHeight, in AlignmentContext()
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/sml/
H A DStyleParams.sml3 val xHeight: BasicTypes.style -> BasicTypes.dist value
33 fun xHeight (st: style) = abs (math_x_height (size SY st)) function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DSimpleFontDataQt.cpp135 float xHeight = rawFont.xHeight(); in platformInit() local
145 float xHeight = fm.xHeight(); in platformInit() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pcl/fonts/truetype/
H A DPCLTTFOS2FontTable.java28 private int xHeight; field in PCLTTFOS2FontTable
/dports/editors/ted/Ted-2.23/utilPs/
H A DpsFontMetrics.c155 int xHeight= afi->afiXHeight; in psStrikethroughGeometry() local
248 int xHeight= afi->afiXHeight; in psGetSmallcapsSize() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/fonts/
H A DCharacterSetOrientation.java67 private int xHeight; field in CharacterSetOrientation
279 public void setXHeight(int xHeight) { in setXHeight()
/dports/print/fontforge/fontforge-20201107/pycontrib/FontCompare/fc/
H A Dmockify.py43 xHeight=0 variable in MockFont
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Dfont.h89 int xHeight; variable
280 int xHeight() const in xHeight() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataCairoWin.cpp67 float xHeight = ascent * 0.56f; // Best guess for xHeight for non-Truetype fonts. in platformInit() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DPcltTable.java25 private final int xHeight; field in PcltTable
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFFontDescriptor.java75 int leading, int stemH, int xHeight) { in setMetrics()

12345678910>>...17