Home
last modified time | relevance | path

Searched defs:GetInt16 (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/go/
Dencode.go73 func GetInt16(buf []byte) (n int16) { func
Dtable.go103 func (t *Table) GetInt16(off UOffsetT) int16 { func
/external/pdfium/core/fpdfapi/font/
Dttgsubtable.cpp206 int16_t CFX_CTTGSUBTable::GetInt16(FT_Bytes& p) const { in GetInt16() function in CFX_CTTGSUBTable