HomeSort by relevance Sort by last modified time
    Searched refs:cf2_hint_isLocked (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
392 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
393 cf2_hint_isLocked( &hintmap->edge[j] ) );
395 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
481 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
631 !cf2_hint_isLocked( firstHintEdge ) )
844 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
845 cf2_hint_isLocked( &topHintEdge ) ||
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
392 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
393 cf2_hint_isLocked( &hintmap->edge[j] ) );
395 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
481 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
632 !cf2_hint_isLocked( firstHintEdge ) )
845 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
846 cf2_hint_isLocked( &topHintEdge ) ||
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
392 FT_ASSERT( cf2_hint_isLocked( &hintmap->edge[i] ) ==
393 cf2_hint_isLocked( &hintmap->edge[j] ) );
395 if ( !cf2_hint_isLocked( &hintmap->edge[i] ) )
481 !cf2_hint_isLocked( &hintmap->edge[j + 1] ) )
631 !cf2_hint_isLocked( firstHintEdge ) )
844 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
845 cf2_hint_isLocked( &topHintEdge ) ||
    [all...]

Completed in 78 milliseconds