Searched refs:getUnitsPerEM (Results 1 – 17 of 17) sorted by relevance
107 return (xUnits * getXPixelsPerEm()) / (float) getUnitsPerEM(); in xUnitsToPoints()112 return (yUnits * getYPixelsPerEm()) / (float) getUnitsPerEM(); in yUnitsToPoints()123 return (xPixels * getUnitsPerEM()) / (float) getXPixelsPerEm(); in xPixelsToUnits()128 return (yPixels * getUnitsPerEM()) / (float) getYPixelsPerEm(); in yPixelsToUnits()
194 virtual le_int32 getUnitsPerEM() const = 0;
93 virtual le_int32 getUnitsPerEM() const;146 inline le_int32 ScriptCompositeFontInstance::getUnitsPerEM() const in getUnitsPerEM() function
78 virtual le_int32 getUnitsPerEM() const;121 inline le_int32 GnomeFontInstance::getUnitsPerEM() const in getUnitsPerEM() function
83 virtual le_int32 getUnitsPerEM() const;111 inline le_int32 GDIFontInstance::getUnitsPerEM() const in getUnitsPerEM() function
39 virtual le_int32 getUnitsPerEM() const;
69 le_int32 SimpleFontInstance::getUnitsPerEM() const in getUnitsPerEM() function in SimpleFontInstance
83 virtual le_int32 getUnitsPerEM() const;
197 le_uint16 getUnitsPerEM();
195 le_uint16 FontObject::getUnitsPerEM() in getUnitsPerEM() function in FontObject
374 le_int32 PortableFontInstance::getUnitsPerEM() const in getUnitsPerEM() function in PortableFontInstance