Searched refs:cf2_hint_isLocked (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c256 cf2_hint_isLocked( const CF2_Hint hint ) function
394 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
395 cf2_hint_isLocked( &hintmap->edge[j] ) );
397 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
482 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
623 !cf2_hint_isLocked( firstHintEdge ) )
812 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
813 cf2_hint_isLocked( &topHintEdge ) ||
/external/freetype/src/cff/
H A Dcf2hints.c256 cf2_hint_isLocked( const CF2_Hint hint ) function
394 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
395 cf2_hint_isLocked( &hintmap->edge[j] ) );
397 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
483 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
633 !cf2_hint_isLocked( firstHintEdge ) )
843 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
844 cf2_hint_isLocked( &topHintEdge ) ||
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2hints.c256 cf2_hint_isLocked( const CF2_Hint hint ) function
394 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
395 cf2_hint_isLocked( &hintmap->edge[j] ) );
397 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
483 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
624 !cf2_hint_isLocked( firstHintEdge ) )
816 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
817 cf2_hint_isLocked( &topHintEdge ) ||

Completed in 115 milliseconds