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

/external/chromium_org/third_party/icu/source/test/letest/
H A DSimpleFontInstance.h25 float fPointSize; member in class:SimpleFontInstance
H A DPortableFontInstance.h33 float fPointSize; member in class:PortableFontInstance
/external/icu4c/test/letest/
H A DSimpleFontInstance.h25 float fPointSize; member in class:SimpleFontInstance
H A DPortableFontInstance.h33 float fPointSize; member in class:PortableFontInstance
/external/icu4c/samples/layout/
H A DFontMap.h46 le_int16 fPointSize; member in class:FontMap
62 return fPointSize;
H A DGDIFontInstance.h57 le_int32 fPointSize; member in class:GDIFontInstance
138 return (float) fPointSize;
143 return (float) fPointSize;
H A DGnomeFontInstance.h56 le_int32 fPointSize; member in class:GnomeFontInstance
148 return (float) fPointSize;
153 return (float) fPointSize;

Completed in 2764 milliseconds