HomeSort by relevance Sort by last modified time
    Searched defs:fPointSize (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/test/letest/
SimpleFontInstance.h 25 float fPointSize;
PortableFontInstance.h 33 float fPointSize;
  /external/icu/icu4c/source/test/letest/
SimpleFontInstance.h 25 float fPointSize;
PortableFontInstance.h 33 float fPointSize;
  /external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.h 25 float fPointSize;
PortableFontInstance.h 33 float fPointSize;
  /external/icu/icu4c/source/samples/layout/
FontMap.h 46 le_int16 fPointSize;
62 return fPointSize;
GDIFontInstance.h 57 le_int32 fPointSize;
138 return (float) fPointSize;
143 return (float) fPointSize;
GnomeFontInstance.h 56 le_int32 fPointSize;
148 return (float) fPointSize;
153 return (float) fPointSize;

Completed in 356 milliseconds