Home
last modified time | relevance | path

Searched refs:getXPixelsPerEm (Results 1 – 16 of 16) sorted by relevance

/external/icu4c/samples/layout/
DScriptCompositeFontInstance.h105 float getXPixelsPerEm() const;
166 inline float ScriptCompositeFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
DGnomeFontInstance.h92 float getXPixelsPerEm() const;
146 inline float GnomeFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
DGDIFontInstance.h97 float getXPixelsPerEm() const;
136 inline float GDIFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function
DGnomeFontInstance.cpp197 cairo_set_font_size(cairo, getXPixelsPerEm() * getScaleFactorX()); in rasterizeGlyphs()
/external/icu4c/layout/
DLEFontInstance.cpp107 return (xUnits * getXPixelsPerEm()) / (float) getUnitsPerEM(); in xUnitsToPoints()
123 return (xPixels * getUnitsPerEM()) / (float) getXPixelsPerEm(); in xPixelsToUnits()
DValueRecords.cpp89 le_int16 xppem = (le_int16) fontInstance->getXPixelsPerEm(); in adjustPosition()
193 le_int16 xppem = (le_int16) fontInstance->getXPixelsPerEm(); in adjustPosition()
DAnchorTables.cpp90 le_int16 adjx = dtx->getAdjustment((le_int16) fontInstance->getXPixelsPerEm()); in getAnchor()
DLEFontInstance.h304 virtual float getXPixelsPerEm() const = 0;
/external/icu4c/test/letest/
DSimpleFontInstance.h61 float getXPixelsPerEm() const;
DSimpleFontInstance.cpp108 float SimpleFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in SimpleFontInstance
DPortableFontInstance.h107 float getXPixelsPerEm() const;
DPortableFontInstance.cpp418 float PortableFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in PortableFontInstance
/external/chromium/third_party/icu/source/test/letest/
DSimpleFontInstance.h61 float getXPixelsPerEm() const;
DSimpleFontInstance.cpp108 float SimpleFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in SimpleFontInstance
DPortableFontInstance.h107 float getXPixelsPerEm() const;
DPortableFontInstance.cpp418 float PortableFontInstance::getXPixelsPerEm() const in getXPixelsPerEm() function in PortableFontInstance