Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c254 if ( PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_metric()
426 if ( !PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_properties()
588 if ( !PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) && in pcf_get_metrics()
592 if ( PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_metrics()
619 if ( PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_metrics()
695 if ( !PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_bitmaps()
812 if ( !PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) ) in pcf_get_encodings()
933 if ( !PCF_FORMAT_MATCH( format, PCF_DEFAULT_FORMAT ) && in pcf_get_accel()
A Dpcf.h176 #define PCF_DEFAULT_FORMAT 0x00000000UL macro

Completed in 5 milliseconds