Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.h69 float fDeviceScaleX; variable
154 return fDeviceScaleX; in getScaleFactorX()
DGnomeFontInstance.h68 float fDeviceScaleX; variable
164 return fDeviceScaleX; in getScaleFactorX()
DGDIFontInstance.cpp113 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()
198 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()
220 fDeviceScaleX = dpiX / 72; in GDIFontInstance()
224 pt.x = (int) (pointSize * fDeviceScaleX); in GDIFontInstance()
DGnomeFontInstance.cpp57 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GnomeFontInstance()
73 fDeviceScaleX = ((float) 96) / 72; in GnomeFontInstance()
/external/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.h50 float fDeviceScaleX; variable
/external/icu/icu4c/source/test/letest/
DPortableFontInstance.h46 float fDeviceScaleX; variable