Home
last modified time | relevance | path

Searched refs:TT_int16_t (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dcommon.h12 typedef signed short TT_int16_t; typedef
Dttgsubtable.h278 TT_int16_t DeltaGlyphID;
379 TT_int16_t GetInt16(FT_Bytes& p) const in GetInt16()
383 return *(TT_int16_t*)&ret; in GetInt16()