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

  /external/chromium_org/third_party/freetype/src/autofit/
aftypes.h 294 #define AF_UNIRANGE_REC( a, b ) { (FT_UInt32)(a), (FT_UInt32)(b) }
  /external/freetype/src/autofit/
aftypes.h 327 #define AF_UNIRANGE_REC( a, b ) { (FT_UInt32)(a), (FT_UInt32)(b) }

Completed in 540 milliseconds