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

  /external/freetype/include/freetype/config/
ftconfig.h 204 /* FT_UInt32 */
209 typedef unsigned XXX FT_UInt32;
242 typedef unsigned int FT_UInt32;
247 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 112 milliseconds