Searched refs:getXPixelsPerEm (Results 1 – 16 of 16) sorted by relevance
105 float getXPixelsPerEm() const;166 inline float ScriptCompositeFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
92 float getXPixelsPerEm() const;146 inline float GnomeFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
97 float getXPixelsPerEm() const;136 inline float GDIFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
197 cairo_set_font_size(cairo, getXPixelsPerEm() * getScaleFactorX()); in rasterizeGlyphs()
107 return (xUnits * getXPixelsPerEm()) / (float) getUnitsPerEM(); in xUnitsToPoints()123 return (xPixels * getUnitsPerEM()) / (float) getXPixelsPerEm(); in xPixelsToUnits()
89 le_int16 xppem = (le_int16) fontInstance->getXPixelsPerEm(); in adjustPosition()193 le_int16 xppem = (le_int16) fontInstance->getXPixelsPerEm(); in adjustPosition()
90 le_int16 adjx = dtx->getAdjustment((le_int16) fontInstance->getXPixelsPerEm()); in getAnchor()
304 virtual float getXPixelsPerEm() const = 0;
61 float getXPixelsPerEm() const;
108 float SimpleFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in SimpleFontInstance
107 float getXPixelsPerEm() const;
418 float PortableFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in PortableFontInstance