Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.c46 FT_UInt CoverageFormat; in otv_Coverage_validate() local
53 CoverageFormat = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
55 OTV_TRACE(( " (format %d)\n", CoverageFormat )); in otv_Coverage_validate()
57 switch ( CoverageFormat ) in otv_Coverage_validate()
149 FT_UInt CoverageFormat = FT_NEXT_USHORT( p ); in otv_Coverage_get_last() local
154 switch ( CoverageFormat ) in otv_Coverage_get_last()
178 FT_UInt CoverageFormat = FT_NEXT_USHORT( p ); in otv_Coverage_get_count() local
183 switch ( CoverageFormat ) in otv_Coverage_get_count()

Completed in 5 milliseconds