OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromCoord
(Results
1 - 6
of
6
) sorted by null
/external/freetype/src/truetype/
ttgxvar.h
41
FT_Fixed
fromCoord
;
ttgxvar.c
360
segment->correspondence[j].
fromCoord
= FT_GET_SHORT() << 2;
364
segment->correspondence[j].
fromCoord
/ 65536.0,
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgxvar.h
41
FT_Fixed
fromCoord
;
ttgxvar.c
379
segment->correspondence[j].
fromCoord
= FT_GET_SHORT() * 4;
383
segment->correspondence[j].
fromCoord
/ 65536.0,
[
all
...]
/external/pdfium/third_party/freetype/src/truetype/
ttgxvar.h
41
FT_Fixed
fromCoord
;
ttgxvar.c
360
segment->correspondence[j].
fromCoord
= FT_GET_SHORT() * 4;
364
segment->correspondence[j].
fromCoord
/ 65536.0,
[
all
...]
Completed in 49 milliseconds