Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/go/
H A Dencode.go84 func GetInt32(buf []byte) (n int32) { func
H A Dtable.go108 func (t *Table) GetInt32(off UOffsetT) int32 { func
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcfx_cttgsubtable.cpp172 int32_t CFX_CTTGSUBTable::GetInt32(const uint8_t*& p) const { in GetInt32() function in CFX_CTTGSUBTable