Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsintrp.h56 cf2_hintmask_isNew( const CF2_HintMask hintmask );
Dpshints.c1697 cf2_hintmask_isNew( glyphpath->hintMask ) ) in cf2_glyphpath_moveTo()
1727 newHintMap = cf2_hintmask_isNew( glyphpath->hintMask ) && in cf2_glyphpath_lineTo()
1893 if ( cf2_hintmask_isNew( glyphpath->hintMask ) ) in cf2_glyphpath_curveTo()
Dpsintrp.c83 cf2_hintmask_isNew( const CF2_HintMask hintmask ) in cf2_hintmask_isNew() function