Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.h151 cf2_hint_isValid( const CF2_Hint hint );
153 cf2_hint_isTop( const CF2_Hint hint );
155 cf2_hint_isBottom( const CF2_Hint hint );
157 cf2_hint_lock( CF2_Hint hint );
Dpshints.c90 cf2_hint_init( CF2_Hint hint, in cf2_hint_init()
211 cf2_hint_initZero( CF2_Hint hint ) in cf2_hint_initZero()
218 cf2_hint_isValid( const CF2_Hint hint ) in cf2_hint_isValid()
225 cf2_hint_isPair( const CF2_Hint hint ) in cf2_hint_isPair()
233 cf2_hint_isPairTop( const CF2_Hint hint ) in cf2_hint_isPairTop()
240 cf2_hint_isTop( const CF2_Hint hint ) in cf2_hint_isTop()
248 cf2_hint_isBottom( const CF2_Hint hint ) in cf2_hint_isBottom()
256 cf2_hint_isLocked( const CF2_Hint hint ) in cf2_hint_isLocked()
263 cf2_hint_isSynthetic( const CF2_Hint hint ) in cf2_hint_isSynthetic()
270 cf2_hint_lock( CF2_Hint hint ) in cf2_hint_lock()
[all …]
Dpsblues.h175 CF2_Hint bottomHintEdge,
176 CF2_Hint topHintEdge );
Dpsglue.h91 typedef struct CF2_HintRec_ CF2_HintRec, *CF2_Hint; typedef
Dpsblues.c466 CF2_Hint bottomHintEdge, in cf2_blues_capture()
467 CF2_Hint topHintEdge ) in cf2_blues_capture()