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

  /external/icu4c/test/letest/
SimpleFontInstance.h 25 float fPointSize;
PortableFontInstance.h 33 float fPointSize;
  /external/icu4c/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;
  /external/skia/gpu/include/
GrGLInterface.h 275 GrGLPointSizeProc fPointSize;

Completed in 59 milliseconds