Home
last modified time | relevance | path

Searched refs:fDeviceScaleX (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/samples/layout/
DGnomeFontInstance.h62 float fDeviceScaleX; variable
158 return fDeviceScaleX; in getScaleFactorX()
DGDIFontInstance.h63 float fDeviceScaleX; variable
148 return fDeviceScaleX; in getScaleFactorX()
DGDIFontInstance.cpp107 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()
192 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()
214 fDeviceScaleX = dpiX / 72; in GDIFontInstance()
218 pt.x = (int) (pointSize * fDeviceScaleX); in GDIFontInstance()
DGnomeFontInstance.cpp51 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GnomeFontInstance()
67 fDeviceScaleX = ((float) 96) / 72; in GnomeFontInstance()
/external/icu4c/test/letest/
DPortableFontInstance.h44 float fDeviceScaleX; variable
/external/chromium/third_party/icu/source/test/letest/
DPortableFontInstance.h44 float fDeviceScaleX; variable