Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/go/
H A Dencode.go76 func GetInt16(buf []byte) (n int16) { func
H A Dtable.go103 func (t *Table) GetInt16(off UOffsetT) int16 { func
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcfx_cttgsubtable.cpp160 int16_t CFX_CTTGSUBTable::GetInt16(const uint8_t*& p) const { in GetInt16() function in CFX_CTTGSUBTable