Searched refs:CF2_Hint (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2blues.h79 * `CF2_Hint' is shared by `cf2hints.h' and
175 CF2_Hint bottomHintEdge,
176 CF2_Hint topHintEdge );
H A Dcf2glue.h91 typedef struct CF2_HintRec_ CF2_HintRec, *CF2_Hint; typedef in typeref:struct:
H A Dcf2hints.h104 * The map is implemented as an array of `CF2_Hint' elements, each
108 * monotonically in the array. `CF2_Hint' elements are also used as
152 cf2_hint_isValid( const CF2_Hint hint );
154 cf2_hint_isTop( const CF2_Hint hint );
156 cf2_hint_isBottom( const CF2_Hint hint );
158 cf2_hint_lock( CF2_Hint hint );
H A Dcf2hints.c90 cf2_hint_init( CF2_Hint hint,
211 cf2_hint_initZero( CF2_Hint hint )
218 cf2_hint_isValid( const CF2_Hint hint )
225 cf2_hint_isPair( const CF2_Hint hint )
233 cf2_hint_isPairTop( const CF2_Hint hint )
240 cf2_hint_isTop( const CF2_Hint hint )
248 cf2_hint_isBottom( const CF2_Hint hint )
256 cf2_hint_isLocked( const CF2_Hint hint )
263 cf2_hint_isSynthetic( const CF2_Hint hint )
270 cf2_hint_lock( CF2_Hint hin
[all...]
H A Dcf2blues.c465 CF2_Hint bottomHintEdge,
466 CF2_Hint topHintEdge )
/external/freetype/src/cff/
H A Dcf2blues.h79 * `CF2_Hint' is shared by `cf2hints.h' and
175 CF2_Hint bottomHintEdge,
176 CF2_Hint topHintEdge );
H A Dcf2glue.h91 typedef struct CF2_HintRec_ CF2_HintRec, *CF2_Hint; typedef in typeref:struct:
H A Dcf2hints.h104 * The map is implemented as an array of `CF2_Hint' elements, each
108 * monotonically in the array. `CF2_Hint' elements are also used as
152 cf2_hint_isValid( const CF2_Hint hint );
154 cf2_hint_isTop( const CF2_Hint hint );
156 cf2_hint_isBottom( const CF2_Hint hint );
158 cf2_hint_lock( CF2_Hint hint );
H A Dcf2hints.c90 cf2_hint_init( CF2_Hint hint,
211 cf2_hint_initZero( CF2_Hint hint )
218 cf2_hint_isValid( const CF2_Hint hint )
225 cf2_hint_isPair( const CF2_Hint hint )
233 cf2_hint_isPairTop( const CF2_Hint hint )
240 cf2_hint_isTop( const CF2_Hint hint )
248 cf2_hint_isBottom( const CF2_Hint hint )
256 cf2_hint_isLocked( const CF2_Hint hint )
263 cf2_hint_isSynthetic( const CF2_Hint hint )
270 cf2_hint_lock( CF2_Hint hin
[all...]
H A Dcf2blues.c465 CF2_Hint bottomHintEdge,
466 CF2_Hint topHintEdge )

Completed in 50 milliseconds