Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsblues.c483 FT_ASSERT( !cf2_hint_isTop( bottomHintEdge ) && in cf2_blues_capture()
525 if ( !blues->zone[i].bottomZone && cf2_hint_isTop( topHintEdge ) ) in cf2_blues_capture()
Dpshints.h153 cf2_hint_isTop( const CF2_Hint hint );
Dpshints.c187 if ( cf2_hint_isTop( hint ) ) in cf2_hint_init()
197 if ( cf2_hint_isTop( hint ) ) in cf2_hint_init()
240 cf2_hint_isTop( const CF2_Hint hint ) in cf2_hint_isTop() function
322 ( cf2_hint_isTop( hint ) ? "t" : "b" ), in cf2_hintmap_dump()
1064 if ( cf2_hint_isTop( &hintmap->edge[i] ) ) in cf2_hintmap_build()