HomeSort by relevance Sort by last modified time
    Searched defs:xHeight (Results 1 - 11 of 11) sorted by null

  /external/webkit/WebCore/svg/
SVGFontFaceElement.cpp 135 int SVGFontFaceElement::xHeight() const
SVGLength.cpp 149 float xHeight = style->font().xHeight();
152 return m_valueInSpecifiedUnits * ceilf(xHeight);
  /external/webkit/WebCore/platform/graphics/
Font.h 122 float xHeight() const { return primaryFont()->xHeight(); }
SimpleFontData.h 81 float xHeight() const { return m_xHeight; }
  /external/freetype/include/freetype/
tttables.h 446 FT_UShort xHeight;
    [all...]
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 120 BigEndianUShort xHeight;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_IVCommon.h 163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */
  /frameworks/base/include/media/stagefright/openmax/
OMX_IVCommon.h 180 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 

Completed in 329 milliseconds