OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:topHintEdge
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
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/
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
...]
Completed in 102 milliseconds