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

  /external/freetype/include/freetype/config/
ftconfig.h 196 /* FT_UInt32 */
201 typedef unsigned XXX FT_UInt32;
234 typedef unsigned int FT_UInt32;
239 typedef unsigned long FT_UInt32;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/vms/
ftconfig.h 169 /* FT_UInt32 */
174 typedef unsigned XXX FT_UInt32;
207 typedef unsigned int FT_UInt32;
212 typedef unsigned long FT_UInt32;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/
ftconfig.h 196 /* FT_UInt32 */
201 typedef unsigned XXX FT_UInt32;
234 typedef unsigned int FT_UInt32;
239 typedef unsigned long FT_UInt32;
  /external/pdfium/third_party/freetype/include/freetype/config/
ftconfig.h 196 /* FT_UInt32 */
201 typedef unsigned XXX FT_UInt32;
234 typedef unsigned int FT_UInt32;
239 typedef unsigned long FT_UInt32;
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftconfig.h 227 /* FT_UInt32 */
232 typedef unsigned XXX FT_UInt32;
265 typedef unsigned int FT_UInt32;
270 typedef unsigned long FT_UInt32;

Completed in 2095 milliseconds