OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hintmove
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cf2hints.c
531
CF2_HintMove
hintMove
= (CF2_HintMove)
535
j =
hintMove
->j;
542
hintmap->edge[j].dsCoord +
hintMove
->moveUp + CF2_MIN_COUNTER )
545
hintmap->edge[j].dsCoord +=
hintMove
->moveUp;
550
hintmap->edge[j - 1].dsCoord +=
hintMove
->moveUp;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2hints.c
531
CF2_HintMove
hintMove
= (CF2_HintMove)
535
j =
hintMove
->j;
542
hintmap->edge[j].dsCoord +
hintMove
->moveUp + CF2_MIN_COUNTER )
545
hintmap->edge[j].dsCoord +=
hintMove
->moveUp;
550
hintmap->edge[j - 1].dsCoord +=
hintMove
->moveUp;
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cf2hints.c
531
CF2_HintMove
hintMove
= (CF2_HintMove)
535
j =
hintMove
->j;
542
hintmap->edge[j].dsCoord +
hintMove
->moveUp + CF2_MIN_COUNTER )
545
hintmap->edge[j].dsCoord +=
hintMove
->moveUp;
550
hintmap->edge[j - 1].dsCoord +=
hintMove
->moveUp;
[
all
...]
Completed in 724 milliseconds