OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TT_ShortMetrics
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/sfnt/
ttmtx.c
114
TT_ShortMetrics
** shorts;
135
shorts = (
TT_ShortMetrics
**)sm;
154
shorts = (
TT_ShortMetrics
**)sm;
201
TT_ShortMetrics
* cur = *shorts;
202
TT_ShortMetrics
* limit = cur +
458
*abearing = ((
TT_ShortMetrics
*)header->short_metrics)[gindex - k];
/external/freetype/include/freetype/internal/
tttypes.h
165
/*
TT_ShortMetrics
*/
171
typedef FT_Short
TT_ShortMetrics
;
[
all
...]
Completed in 11 milliseconds