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

  /external/freetype/builds/vms/
ftconfig.h 166 /* FT_Int32 */
172 typedef signed XXX FT_Int32;
215 typedef signed int FT_Int32;
220 typedef signed long FT_Int32;
  /external/freetype/include/freetype/config/
ftconfig.h 192 /* FT_Int32 */
198 typedef signed XXX FT_Int32;
241 typedef signed int FT_Int32;
246 typedef signed long FT_Int32;
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftconfig.h 215 /* FT_Int32 */
221 typedef signed XXX FT_Int32;
264 typedef signed int FT_Int32;
269 typedef signed long FT_Int32;

Completed in 276 milliseconds