Searched refs:abearing (Results 1 – 8 of 8) sorted by relevance
/external/freetype/src/sfnt/ |
D | ttmtx.c | 221 FT_Short *abearing, in tt_face_get_metrics() argument 266 FT_READ_SHORT( *abearing ) ) in tt_face_get_metrics() 281 *abearing = 0; in tt_face_get_metrics() 285 (void)FT_READ_SHORT( *abearing ); in tt_face_get_metrics() 292 *abearing = 0; in tt_face_get_metrics() 301 FT_Int b = (FT_Int)*abearing; in tt_face_get_metrics() 320 *abearing = (FT_Short)b; in tt_face_get_metrics()
|
D | ttmtx.h | 47 FT_Short* abearing,
|
D | ttsbit.c | 1553 FT_Short abearing; in tt_face_load_sbix_image() local 1557 tt_face_get_metrics( face, FALSE, glyph_index, &abearing, &aadvance ); in tt_face_load_sbix_image()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttmtx.c | 208 FT_Short *abearing, in tt_face_get_metrics() argument 248 FT_READ_SHORT( *abearing ) ) in tt_face_get_metrics() 263 *abearing = 0; in tt_face_get_metrics() 267 (void)FT_READ_SHORT( *abearing ); in tt_face_get_metrics() 274 *abearing = 0; in tt_face_get_metrics()
|
D | ttmtx.h | 47 FT_Short* abearing,
|
D | ttsbit.c | 1380 FT_Short abearing; in tt_face_load_sbix_image() local 1384 tt_face_get_metrics( face, FALSE, glyph_index, &abearing, &aadvance ); in tt_face_load_sbix_image()
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | sfnt.h | 427 FT_Short* abearing,
|
/external/freetype/include/freetype/internal/ |
D | sfnt.h | 427 FT_Short* abearing,
|