Home
last modified time | relevance | path

Searched refs:PCF_FORMAT_MASK (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcf.h174 #define PCF_FORMAT_MASK 0xFFFFFF00UL macro
182 ( ( (a) & PCF_FORMAT_MASK ) == ( (b) & PCF_FORMAT_MASK ) )
A Dpcfread.c949 format & ( ~PCF_FORMAT_MASK ), in pcf_get_accel()
955 format & ( ~PCF_FORMAT_MASK ), in pcf_get_accel()
963 format & ( ~PCF_FORMAT_MASK ), in pcf_get_accel()
969 format & ( ~PCF_FORMAT_MASK ), in pcf_get_accel()

Completed in 4 milliseconds