Searched defs:fPointSize (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/letest/
H A DSimpleFontInstance.h27 float fPointSize; member in class:SimpleFontInstance
H A DPortableFontInstance.h35 float fPointSize; member in class:PortableFontInstance
/external/icu/icu4c/source/test/perf/leperf/
H A DSimpleFontInstance.h31 float fPointSize; member in class:SimpleFontInstance
H A DPortableFontInstance.h39 float fPointSize; member in class:PortableFontInstance
/external/icu/icu4c/source/samples/layout/
H A DFontMap.h50 le_int16 fPointSize; member in class:FontMap
66 return fPointSize;
H A DGDIFontInstance.h63 le_int32 fPointSize; member in class:GDIFontInstance
144 return (float) fPointSize;
149 return (float) fPointSize;
H A DGnomeFontInstance.h62 le_int32 fPointSize; member in class:GnomeFontInstance
154 return (float) fPointSize;
159 return (float) fPointSize;

Completed in 474 milliseconds