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

  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftheader.h 534 * FT_CACHE_H
541 #define FT_CACHE_H <ftcache.h>
557 * This macro is deprecated. Simply include @FT_CACHE_H to have all
561 #define FT_CACHE_IMAGE_H FT_CACHE_H
578 * This macro is deprecated. Simply include @FT_CACHE_H to have all
582 #define FT_CACHE_SMALL_BITMAPS_H FT_CACHE_H
594 * This macro is deprecated. Simply include @FT_CACHE_H to have all
598 #define FT_CACHE_CHARMAP_H FT_CACHE_H
804 /* default to FT_CACHE_H at the moment just in case, but we know of */
  /external/freetype/include/freetype/config/
ftheader.h 568 * FT_CACHE_H
575 #define FT_CACHE_H <freetype/ftcache.h>
773 /* FT_CACHE_H is the only header file needed for the cache subsystem. */
774 #define FT_CACHE_IMAGE_H FT_CACHE_H
775 #define FT_CACHE_SMALL_BITMAPS_H FT_CACHE_H
776 #define FT_CACHE_CHARMAP_H FT_CACHE_H
779 /* default to FT_CACHE_H at the moment just in case, but we know of */
782 #define FT_CACHE_MANAGER_H FT_CACHE_H
783 #define FT_CACHE_INTERNAL_MRU_H FT_CACHE_H
784 #define FT_CACHE_INTERNAL_MANAGER_H FT_CACHE_H
    [all...]

Completed in 511 milliseconds