Searched defs:topHintEdge (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c562 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; local
804 cf2_hint_init( &topHintEdge,
813 cf2_hint_isLocked( &topHintEdge ) ||
816 &topHintEdge ) )
894 CF2_HintRec bottomHintEdge, topHintEdge; local
[all...]
/external/freetype/src/cff/
H A Dcf2hints.c563 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; local
835 cf2_hint_init( &topHintEdge,
844 cf2_hint_isLocked( &topHintEdge ) ||
847 &topHintEdge ) )
925 CF2_HintRec bottomHintEdge, topHintEdge; local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2hints.c563 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; local
808 cf2_hint_init( &topHintEdge,
817 cf2_hint_isLocked( &topHintEdge ) ||
820 &topHintEdge ) )
904 CF2_HintRec bottomHintEdge, topHintEdge; local
[all...]

Completed in 708 milliseconds