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

  /external/freetype/src/autofit/
afindic.c 84 AF_UNIRANGE_REC( 0x0100UL, 0xFFFFUL ), /* why this? */
86 AF_UNIRANGE_REC( 0x0900UL, 0x0DFFUL), /* Indic Range */
87 AF_UNIRANGE_REC( 0UL, 0UL)
afcjk.c     [all...]
aflatin.c     [all...]
aftypes.h 325 #define AF_UNIRANGE_REC( a, b ) { (FT_UInt32)(a), (FT_UInt32)(b) }
aflatin2.c     [all...]

Completed in 464 milliseconds