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

  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 203 /* FT_UInt32 */
208 typedef unsigned XXX FT_UInt32;
217 typedef unsigned int FT_UInt32;
222 typedef unsigned long FT_UInt32;
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 191 typedef unsigned int FT_UInt32;
196 typedef unsigned long FT_UInt32;
  /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;

Completed in 1935 milliseconds