Home
last modified time | relevance | path

Searched refs:PCF_BYTE_ORDER (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
Dpcfread.c322 fields = PCF_BYTE_ORDER( format ) == MSBFirst in pcf_get_metric()
491 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_properties()
517 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_properties()
544 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_properties()
656 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_metrics()
663 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_metrics()
766 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_bitmaps()
788 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_bitmaps()
801 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_bitmaps()
873 if ( PCF_BYTE_ORDER( format ) == MSBFirst ) in pcf_get_encodings()
[all …]
Dpcf.h189 #define PCF_BYTE_ORDER( f ) \ macro
Dpcfdrivr.c528 PCF_BYTE_ORDER( face->bitmapsFormat ), in PCF_Glyph_Load()
567 if ( ( PCF_BYTE_ORDER( face->bitmapsFormat ) != in PCF_Glyph_Load()