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

  /external/chromium_org/third_party/freetype/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
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 ) ||
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
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 ) ||
    [all...]
  /external/freetype/src/cff/
cf2hints.c 256 cf2_hint_isLocked( const CF2_Hint hint )
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 ) ||
    [all...]

Completed in 115 milliseconds