OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bottomHintEdge
(Results
1 - 9
of
9
) sorted by null
/external/freetype/src/cff/
cf2blues.c
466
CF2_Hint
bottomHintEdge
,
483
FT_ASSERT( !cf2_hint_isTop(
bottomHintEdge
) &&
490
cf2_hint_isBottom(
bottomHintEdge
) )
493
bottomHintEdge
->csCoord &&
494
bottomHintEdge
->csCoord <=
502
else if ( ( blues->zone[i].csTopEdge -
bottomHintEdge
->csCoord ) >=
507
cf2_fixedRound(
bottomHintEdge
->dsCoord ),
514
dsNew = cf2_fixedRound(
bottomHintEdge
->dsCoord );
517
dsMove = dsNew -
bottomHintEdge
->dsCoord;
562
if ( cf2_hint_isValid(
bottomHintEdge
) )
[
all
...]
cf2blues.h
175
CF2_Hint
bottomHintEdge
,
cf2hints.c
560
CF2_Hint
bottomHintEdge
,
567
CF2_Hint firstHintEdge =
bottomHintEdge
;
573
FT_ASSERT( cf2_hint_isValid(
bottomHintEdge
) ||
577
if ( !cf2_hint_isValid(
bottomHintEdge
) )
591
topHintEdge->csCoord >=
bottomHintEdge
->csCoord );
826
CF2_HintRec
bottomHintEdge
, topHintEdge;
829
cf2_hint_init( &
bottomHintEdge
,
844
if ( cf2_hint_isLocked( &
bottomHintEdge
) ||
847
&
bottomHintEdge
,
851
cf2_hintmap_insertHint( hintmap, &
bottomHintEdge
, &topHintEdge )
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2blues.c
466
CF2_Hint
bottomHintEdge
,
483
FT_ASSERT( !cf2_hint_isTop(
bottomHintEdge
) &&
490
cf2_hint_isBottom(
bottomHintEdge
) )
493
bottomHintEdge
->csCoord &&
494
bottomHintEdge
->csCoord <=
502
else if ( ( blues->zone[i].csTopEdge -
bottomHintEdge
->csCoord ) >=
507
cf2_fixedRound(
bottomHintEdge
->dsCoord ),
514
dsNew = cf2_fixedRound(
bottomHintEdge
->dsCoord );
517
dsMove = dsNew -
bottomHintEdge
->dsCoord;
562
if ( cf2_hint_isValid(
bottomHintEdge
) )
[
all
...]
cf2blues.h
175
CF2_Hint
bottomHintEdge
,
cf2hints.c
560
CF2_Hint
bottomHintEdge
,
567
CF2_Hint firstHintEdge =
bottomHintEdge
;
573
FT_ASSERT( cf2_hint_isValid(
bottomHintEdge
) ||
577
if ( !cf2_hint_isValid(
bottomHintEdge
) )
591
topHintEdge->csCoord <
bottomHintEdge
->csCoord )
827
CF2_HintRec
bottomHintEdge
, topHintEdge;
830
cf2_hint_init( &
bottomHintEdge
,
845
if ( cf2_hint_isLocked( &
bottomHintEdge
) ||
848
&
bottomHintEdge
,
852
cf2_hintmap_insertHint( hintmap, &
bottomHintEdge
, &topHintEdge )
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cf2blues.c
466
CF2_Hint
bottomHintEdge
,
483
FT_ASSERT( !cf2_hint_isTop(
bottomHintEdge
) &&
490
cf2_hint_isBottom(
bottomHintEdge
) )
493
bottomHintEdge
->csCoord &&
494
bottomHintEdge
->csCoord <=
502
else if ( ( blues->zone[i].csTopEdge -
bottomHintEdge
->csCoord ) >=
507
cf2_fixedRound(
bottomHintEdge
->dsCoord ),
514
dsNew = cf2_fixedRound(
bottomHintEdge
->dsCoord );
517
dsMove = dsNew -
bottomHintEdge
->dsCoord;
562
if ( cf2_hint_isValid(
bottomHintEdge
) )
[
all
...]
cf2blues.h
175
CF2_Hint
bottomHintEdge
,
cf2hints.c
560
CF2_Hint
bottomHintEdge
,
567
CF2_Hint firstHintEdge =
bottomHintEdge
;
573
FT_ASSERT( cf2_hint_isValid(
bottomHintEdge
) ||
577
if ( !cf2_hint_isValid(
bottomHintEdge
) )
591
topHintEdge->csCoord >=
bottomHintEdge
->csCoord );
826
CF2_HintRec
bottomHintEdge
, topHintEdge;
829
cf2_hint_init( &
bottomHintEdge
,
844
if ( cf2_hint_isLocked( &
bottomHintEdge
) ||
847
&
bottomHintEdge
,
851
cf2_hintmap_insertHint( hintmap, &
bottomHintEdge
, &topHintEdge )
[
all
...]
Completed in 2347 milliseconds