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

  /external/chromium_org/third_party/freetype/src/cff/
cf2blues.c 466 CF2_Hint topHintEdge )
483 !cf2_hint_isBottom( topHintEdge ) );
523 if ( !blues->zone[i].bottomZone && cf2_hint_isTop( topHintEdge ) )
526 topHintEdge->csCoord &&
527 topHintEdge->csCoord <=
535 else if ( ( topHintEdge->csCoord - blues->zone[i].csBottomEdge ) >=
540 cf2_fixedRound( topHintEdge->dsCoord ),
547 dsNew = cf2_fixedRound( topHintEdge->dsCoord );
550 dsMove = dsNew - topHintEdge->dsCoord;
567 if ( cf2_hint_isValid( topHintEdge ) )
    [all...]
cf2blues.h 176 CF2_Hint topHintEdge );
cf2hints.c 562 CF2_Hint topHintEdge )
569 CF2_Hint secondHintEdge = topHintEdge;
575 cf2_hint_isValid( topHintEdge ) );
581 firstHintEdge = topHintEdge;
584 else if ( !cf2_hint_isValid( topHintEdge ) )
592 topHintEdge->csCoord >= bottomHintEdge->csCoord );
794 CF2_HintRec bottomHintEdge, topHintEdge;
804 cf2_hint_init( &topHintEdge,
813 cf2_hint_isLocked( &topHintEdge ) ||
816 &topHintEdge ) )
    [all...]
  /external/freetype/src/cff/
cf2blues.c 467 CF2_Hint topHintEdge )
484 !cf2_hint_isBottom( topHintEdge ) );
524 if ( !blues->zone[i].bottomZone && cf2_hint_isTop( topHintEdge ) )
527 topHintEdge->csCoord &&
528 topHintEdge->csCoord <=
536 else if ( ( topHintEdge->csCoord - blues->zone[i].csBottomEdge ) >=
541 cf2_fixedRound( topHintEdge->dsCoord ),
548 dsNew = cf2_fixedRound( topHintEdge->dsCoord );
551 dsMove = dsNew - topHintEdge->dsCoord;
568 if ( cf2_hint_isValid( topHintEdge ) )
    [all...]
cf2blues.h 176 CF2_Hint topHintEdge );
cf2hints.c 563 CF2_Hint topHintEdge )
570 CF2_Hint secondHintEdge = topHintEdge;
576 cf2_hint_isValid( topHintEdge ) );
582 firstHintEdge = topHintEdge;
585 else if ( !cf2_hint_isValid( topHintEdge ) )
593 topHintEdge->csCoord >= bottomHintEdge->csCoord );
825 CF2_HintRec bottomHintEdge, topHintEdge;
835 cf2_hint_init( &topHintEdge,
844 cf2_hint_isLocked( &topHintEdge ) ||
847 &topHintEdge ) )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.c 466 CF2_Hint topHintEdge )
483 !cf2_hint_isBottom( topHintEdge ) );
523 if ( !blues->zone[i].bottomZone && cf2_hint_isTop( topHintEdge ) )
526 topHintEdge->csCoord &&
527 topHintEdge->csCoord <=
535 else if ( ( topHintEdge->csCoord - blues->zone[i].csBottomEdge ) >=
540 cf2_fixedRound( topHintEdge->dsCoord ),
547 dsNew = cf2_fixedRound( topHintEdge->dsCoord );
550 dsMove = dsNew - topHintEdge->dsCoord;
567 if ( cf2_hint_isValid( topHintEdge ) )
    [all...]
cf2blues.h 176 CF2_Hint topHintEdge );
cf2hints.c 563 CF2_Hint topHintEdge )
570 CF2_Hint secondHintEdge = topHintEdge;
576 cf2_hint_isValid( topHintEdge ) );
582 firstHintEdge = topHintEdge;
585 else if ( !cf2_hint_isValid( topHintEdge ) )
593 topHintEdge->csCoord >= bottomHintEdge->csCoord );
798 CF2_HintRec bottomHintEdge, topHintEdge;
808 cf2_hint_init( &topHintEdge,
817 cf2_hint_isLocked( &topHintEdge ) ||
820 &topHintEdge ) )
    [all...]

Completed in 105 milliseconds